Class HTMLPurifier_HTMLModule_CommonAttributes

Description

Represents an XHTML 1. and attributes.

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

Located in /library/HTMLPurifier/HTMLModule/CommonAttributes.php (line 3)

HTMLPurifier_HTMLModule
   |
   --HTMLPurifier_HTMLModule_CommonAttributes
Variable Summary
mixed $name
Variables
mixed $attr_collections = array(
'Core' => array(
0 => array('Style'),// 'xml:space' => false, 'class'=>'NMTOKENS','id'=>'ID','title'=>'CDATA',),'Lang'=>array(),'I18N'=>array(0=>array('Lang'),// proprietary, for xml:lang/lang ),'Common'=>array(0=>array('Core','I18N')))
(line 7)
  • 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 = 'CommonAttributes' (line 5)
  • 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 Thu, 19 Jun 2008 18:48:56 -0400 by phpDocumentor 1.4.2