Class HTMLPurifier_HTMLModule_Bdo

Description

XHTML 1. declare directionality of content.

XHTML 1.1 Bi-directional Text Module, defines elements that declare directionality of content. Text Extension Module.

Located in /library/HTMLPurifier/HTMLModule/Bdo.php (line 7)

HTMLPurifier_HTMLModule
   |
   --HTMLPurifier_HTMLModule_Bdo
Variable Summary
mixed $name
Method Summary
void setup ( $config)
Variables
mixed $attr_collections = array(
'I18N' => array('dir' => false))
(line 11)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$attr_collections
Associative array of attribute collection names to attribute collection additions. the global collections. the style attribute to the Core. attr_collections->info, since the object's data is only info, with extra behavior associated with it.
mixed $name = 'Bdo' (line 10)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$name
Short unique string identifier of the module

Inherited Variables

Inherited from HTMLPurifier_HTMLModule

HTMLPurifier_HTMLModule::$content_sets
HTMLPurifier_HTMLModule::$defines_child_def
HTMLPurifier_HTMLModule::$elements
HTMLPurifier_HTMLModule::$info
HTMLPurifier_HTMLModule::$info_attr_transform_post
HTMLPurifier_HTMLModule::$info_attr_transform_pre
HTMLPurifier_HTMLModule::$info_injector
HTMLPurifier_HTMLModule::$info_tag_transform
HTMLPurifier_HTMLModule::$safe
Methods
setup (line 15)
  • access: public
void setup ( $config)
  • $config

Redefinition of:
HTMLPurifier_HTMLModule::setup()
Lazy load construction of the module after determining whether or not it's needed, and also when a finalized configuration object is available.

Inherited Methods

Inherited From HTMLPurifier_HTMLModule

HTMLPurifier_HTMLModule::addBlankElement()
HTMLPurifier_HTMLModule::addElement()
HTMLPurifier_HTMLModule::addElementToContentSet()
HTMLPurifier_HTMLModule::getChildDef()
HTMLPurifier_HTMLModule::makeLookup()
HTMLPurifier_HTMLModule::mergeInAttrIncludes()
HTMLPurifier_HTMLModule::parseContents()
HTMLPurifier_HTMLModule::setup()

Documentation generated on Thu, 19 Jun 2008 18:48:53 -0400 by phpDocumentor 1.4.2