Class HTMLPurifier_HTMLModule_Bdo

Description

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

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 11400)

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

Redefinition of:
HTMLPurifier_HTMLModule::$attr_collections
Associative array of attribute collection names to attribute
mixed $name = 'Bdo' (line 11403)
  • 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 11408)
  • 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 Sun, 06 Mar 2011 00:24:06 -0500 by phpDocumentor 1.4.3