0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/Strategy
Edward Z. Yang 552102f7f2 [2.1.3]
- HTMLDefinition->addElement now returns a reference to the created element object, as implied by the documentation
. Extend Injector hooks to allow for more powerful injector routines
. HTMLDefinition->addBlankElement created, as according to the HTMLModule method

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1425 48356398-32a2-884e-a903-53898d9a118a
2007-10-02 22:50:59 +00:00
..
Composite.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
Core.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
FixNesting.php [2.1.3] 2007-10-02 01:19:46 +00:00
MakeWellFormed.php [2.1.3] 2007-10-02 22:50:59 +00:00
RemoveForeignElements.php [2.1.3] 2007-10-02 01:19:46 +00:00
ValidateAttributes.php Refactor IDAccumulator so that unit tests now work, and initialization is inside the class. 2007-09-26 23:36:37 +00:00