0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/HTMLPurifier/HTMLModule
2007-02-05 03:05:46 +00:00
..
Bdo.php Rename attr_collection to attr_collections, which is more accurate. HTMLModule now has attr_collections_info rather than attr_collections which implied an object. Further clarified naming conventions. 2007-02-04 22:26:56 +00:00
Edit.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
Hypertext.php Implement Presentation module. 2007-02-04 04:41:34 +00:00
Image.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
Legacy.php Add empty template HTMLModule for legacy-related processing. 2007-02-04 21:58:38 +00:00
List.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
Presentation.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
StyleAttribute.php Factor out content set and childdef functionality to ContentSets. Remove redundant info suffix from attr_collections. 2007-02-05 03:05:46 +00:00
Tables.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
Text.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
TransformToStrict.php Add empty template HTMLModule for legacy-related processing. 2007-02-04 21:58:38 +00:00
TransformToXHTML11.php Add empty template HTMLModule for legacy-related processing. 2007-02-04 21:58:38 +00:00