Class HTMLPurifier_HTMLModule_Bdo
XHTML 1.1 Bi-directional Text Module, defines elements that declare directionality of content. Text Extension Module.
- HTMLPurifier_HTMLModule
- HTMLPurifier_HTMLModule_Bdo
public
|
addBlankElement(),
addElement(),
addElementToContentSet(),
getChildDef(),
makeLookup(),
mergeInAttrIncludes(),
parseContents()
|
public
string
|
$name | 'Bdo' |
|
public
array
|
$attr_collections | array(
'I18N' => array('dir' => false)
) |
$content_sets,
$defines_child_def,
$elements,
$info,
$info_attr_transform_post,
$info_attr_transform_pre,
$info_injector,
$info_tag_transform,
$safe
|