Cheetah
|
Public Member Functions | |
makeFixes () | |
![]() | |
setup ($config) | |
getFixesForLevel ($level) | |
makeFixesForLevel ($fixes) | |
populate ($fixes) | |
getFixType ($name) | |
![]() | |
getChildDef ($def) | |
addElement ($element, $type, $contents, $attr_includes=array(), $attr=array()) | |
addBlankElement ($element) | |
addElementToContentSet ($element, $type) | |
parseContents ($contents) | |
mergeInAttrIncludes (&$attr, $attr_includes) | |
makeLookup ($list) | |
Public Attributes | |
$name = 'Tidy_Name' | |
$defaultLevel = 'heavy' | |
![]() | |
$levels = array(0 => 'none', 'light', 'medium', 'heavy') | |
$defaultLevel = null | |
$fixesForLevel | |
![]() | |
$name | |
$elements = array() | |
$info = array() | |
$content_sets = array() | |
$attr_collections = array() | |
$info_tag_transform = array() | |
$info_attr_transform_pre = array() | |
$info_attr_transform_post = array() | |
$info_injector = array() | |
$defines_child_def = false | |
$safe = true | |
Name is deprecated, but allowed in strict doctypes, so onl
Definition at line 17726 of file HTMLPurifier.standalone.php.
HTMLPurifier_HTMLModule_Tidy_Name::makeFixes | ( | ) |
Reimplemented from HTMLPurifier_HTMLModule_Tidy.
Definition at line 17741 of file HTMLPurifier.standalone.php.
HTMLPurifier_HTMLModule_Tidy_Name::$defaultLevel = 'heavy' |
@type string
Definition at line 17736 of file HTMLPurifier.standalone.php.
HTMLPurifier_HTMLModule_Tidy_Name::$name = 'Tidy_Name' |
@type string
Definition at line 17731 of file HTMLPurifier.standalone.php.