Class HTMLPurifier_HTMLModule_XMLCommonAttributes

Description

Represents an XHTML 1.1 module, with information on elements, tags and attributes.

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

HTMLPurifier_HTMLModule
   |
   --HTMLPurifier_HTMLModule_XMLCommonAttributes
Variable Summary
mixed $name
Variables
mixed $attr_collections = array(
'Lang' => array(
'xml:lang' => 'LanguageCode',
))
(line 12596)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$attr_collections
Associative array of attribute collection names to attribute
mixed $name = 'XMLCommonAttributes' (line 12594)
  • 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

Documentation generated on Sun, 06 Mar 2011 00:24:08 -0500 by phpDocumentor 1.4.3