Todo List
KObject | --KFilterAbstract | --KFilterTidy
This filter will correct and escape a HTML fragment. It will also cleanup HTML generated by Microsoft Office products.
[line 41]
[line 34]
[line 27]
KFilterTidy __construct( $config)
void getTidy( string $string)
void _initialize( $config)
Called from __construct() as a first step of object instantiation.
string _sanitize( scalar $value)
bool _validate( scalar $value)