0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/HTMLPurifier
2006-08-20 20:59:13 +00:00
..
AttrDef Commit IPv6 fix, with majoring factoring out. Thank you Feyd! 2006-08-17 01:05:35 +00:00
AttrTransform Fix typo: $attributes to $attr. 2006-08-18 01:27:14 +00:00
EntityLookup Implement EntityLookup and put in the Lexer. Some behavior was migrated, since it looks like it will have to be used in all Lexers, not just DirectLex (which is the only one that uses it). 2006-07-23 21:07:30 +00:00
Lexer Malformed UTF-8 and non-SGML character detection and cleaning implemented 2006-08-19 17:53:59 +00:00
Strategy Change unacceptable value default behavior to drop silently. 2006-08-15 23:58:18 +00:00
URIScheme Commit a very lenient mailto checker. We'll tighten it later. 2006-08-12 19:11:21 +00:00
AttrContext.php Add lots of documentation. 2006-08-17 20:29:34 +00:00
AttrDef.php Add lots of documentation. 2006-08-17 20:29:34 +00:00
AttrTransform.php Add lots of documentation. 2006-08-17 20:29:34 +00:00
ChildDef.php Document core classes up to EntityLookup.php 2006-08-19 23:06:59 +00:00
Config.php Document core classes up to EntityLookup.php 2006-08-19 23:06:59 +00:00
ConfigDef.php Document core classes up to EntityLookup.php 2006-08-19 23:06:59 +00:00
CSSDefinition.php Document core classes up to EntityLookup.php 2006-08-19 23:06:59 +00:00
EntityLookup.php Document core classes up to EntityLookup.php 2006-08-19 23:06:59 +00:00
Generator.php Finish documentation for all base classes. 2006-08-20 20:59:13 +00:00
HTMLDefinition.php Finish documentation for all base classes. 2006-08-20 20:59:13 +00:00
IDAccumulator.php Finish documentation for all base classes. 2006-08-20 20:59:13 +00:00
Lexer.php Malformed UTF-8 and non-SGML character detection and cleaning implemented 2006-08-19 17:53:59 +00:00
Strategy.php Change unacceptable value default behavior to drop silently. 2006-08-15 23:58:18 +00:00
TagTransform.php Finish documentation for all base classes. 2006-08-20 20:59:13 +00:00
Token.php Finish documentation for all base classes. 2006-08-20 20:59:13 +00:00
TokenFactory.php Finish documentation for all base classes. 2006-08-20 20:59:13 +00:00
URIScheme.php Finish documentation for all base classes. 2006-08-20 20:59:13 +00:00
URISchemeRegistry.php Finish documentation for all base classes. 2006-08-20 20:59:13 +00:00