0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator
Edward Z. Yang c0dd6944a3 Implement If validator.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1609 48356398-32a2-884e-a903-53898d9a118a
2008-03-05 06:04:08 +00:00
..
Alnum.php [3.1.0] Implement NamespaceExists and ParseId 2008-03-04 05:21:04 +00:00
Composite.php Implement composite validator, and make Interchange use that. 2008-03-05 05:20:28 +00:00
Exists.php [3.1.0] Implement Duplicate validator, also modify some design things 2008-03-04 04:13:07 +00:00
If.php Implement If validator. 2008-03-05 06:04:08 +00:00
NamespaceExists.php [3.1.0] Implement NamespaceExists and ParseId 2008-03-04 05:21:04 +00:00
Or.php Implement "Or" composite validator. 2008-03-05 05:38:28 +00:00
ParseDefault.php Implement ParseDefault. 2008-03-05 05:49:18 +00:00
ParseId.php [3.1.0] Implement NamespaceExists and ParseId 2008-03-04 05:21:04 +00:00
ParseType.php Reorganize VarParser; there may be multiple implementations. 2008-03-05 03:51:09 +00:00
Unique.php [3.1.0] Implement NamespaceExists and ParseId 2008-03-04 05:21:04 +00:00