Class HTMLPurifier_HTMLModule_List
XHTML 1.1 List Module, defines list-oriented elements. Core Module.
- HTMLPurifier_HTMLModule
- HTMLPurifier_HTMLModule_List
public
|
addBlankElement(),
addElement(),
addElementToContentSet(),
getChildDef(),
makeLookup(),
mergeInAttrIncludes(),
parseContents()
|
public
string
|
$name | 'List' |
|
public
array
|
$content_sets | array('Flow' => 'List') |
$attr_collections,
$defines_child_def,
$elements,
$info,
$info_attr_transform_post,
$info_attr_transform_pre,
$info_injector,
$info_tag_transform,
$safe
|