Class HTMLPurifier_HTMLModule_CommonAttributes

Description

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

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

HTMLPurifier_HTMLModule
   |
   --HTMLPurifier_HTMLModule_CommonAttributes
Variable Summary
mixed $name
Variables
mixed $attr_collections = array(
'Core' => array(
0 => array('Style'),// 'xml:space' => false,
'class'=>'Class','id'=>'ID','title'=>'CDATA',),'Lang'=>array(),'I18N'=>array(0=>array('Lang'),// proprietary, for xml:lang/lang
),'Common'=>array(0=>array('Core','I18N')))
(line 11432)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$attr_collections
Associative array of attribute collection names to attribute
mixed $name = 'CommonAttributes' (line 11430)
  • 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:06 -0500 by phpDocumentor 1.4.3