0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/ChildDef
Edward Z. Yang 831a09d455 [1.7.0] Various updates
- Implement addModule(), requires new userModules property
- Remove unnecessary $config passing for getElement(s)
- Revamp HTMLModuleManagerTest
- Fix buggy unit test for unrecognized parent
- Remove anonymous generator member variable from ChildDef_Required

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1063 48356398-32a2-884e-a903-53898d9a118a
2007-05-15 02:33:19 +00:00
..
Chameleon.php [1.5.0] Massive refactoring for Blockquote and Chameleon to be more extensible and accommodating of XHTMLDefinition. 2007-02-04 03:53:57 +00:00
Custom.php [1.3.0] Refactored ChildDef classes into their own files 2006-11-22 18:55:15 +00:00
Empty.php [1.3.0] Refactored ChildDef classes into their own files 2006-11-22 18:55:15 +00:00
Optional.php [1.3.0] Refactored ChildDef classes into their own files 2006-11-22 18:55:15 +00:00
Required.php [1.7.0] Various updates 2007-05-15 02:33:19 +00:00
StrictBlockquote.php Enforce info_ prefix convention for data that is accessed by HTML Purifier internals. 2007-02-04 22:08:51 +00:00
Table.php [1.3.0] Refactored ChildDef classes into their own files 2006-11-22 18:55:15 +00:00