Class HTMLPurifier_HTMLModule_StyleAttribute

Description

XHTML 1.1 Edit Module, defines editing-related elements. Text Extension Module.

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

HTMLPurifier_HTMLModule
   |
   --HTMLPurifier_HTMLModule_StyleAttribute
Variable Summary
mixed $name
Method Summary
void setup ( $config)
Variables
mixed $attr_collections = array(
// The inclusion routine differs from the Abstract Modules but
// is in line with the DTD and XML Schemas.
'Style' => array('style' => false),// see constructor
'Core'=>array(0=>array('Style')))
(line 12204)
  • access: public

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