0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 15:48:42 +00:00
htmlpurifier/library/HTMLPurifier/ConfigSchema
Edward Z. Yang eaabccdd9b [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods that return objects
- Removed HTMLPurifier_Error
- Documentation updates
- Removed more copy() methods in favor of clone
- HTMLPurifier::getInstance() to HTMLPurifier::instance()
- Fix InterchangeBuilder to use HTMLPURIFIER_PREFIX

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1689 48356398-32a2-884e-a903-53898d9a118a
2008-04-23 02:40:17 +00:00
..
Builder [3.1.0] Deprecate addFilter; set up Filter namespace 2008-04-22 06:40:04 +00:00
Interchange [3.1.0] Deprecate addFilter; set up Filter namespace 2008-04-22 06:40:04 +00:00
schema [3.1.0] Implement DenyElementDecorator for imagecrash-protection against CSS width/height 2008-04-22 22:28:54 +00:00
Exception.php [3.1.0] Implement ConfigSchema interchange 2008-03-01 17:06:23 +00:00
Interchange.php [3.1.0] Feature parity with configdoc rewrite 2008-04-22 01:58:06 +00:00
InterchangeBuilder.php [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods that return objects 2008-04-23 02:40:17 +00:00
schema.ser [3.1.0] Implement DenyElementDecorator for imagecrash-protection against CSS width/height 2008-04-22 22:28:54 +00:00
Validator.php [3.1.0] Feature parity with configdoc rewrite 2008-04-22 01:58:06 +00:00
ValidatorAtom.php [3.1.0] Continue building up validation functions 2008-04-04 21:33:37 +00:00