Class HTMLPurifier_HTMLModule_Edit

Description

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

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

HTMLPurifier_HTMLModule
   |
   --HTMLPurifier_HTMLModule_Edit
Variable Summary
Method Summary
void getChildDef ( $def)
void setup ( $config)
Variables
mixed $defines_child_def = true (line 11481)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$defines_child_def
Boolean flag that indicates whether or not getChildDef is implemented.
mixed $name = 'Edit' (line 11462)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$name
Short unique string identifier of the module

Inherited Variables

Inherited from HTMLPurifier_HTMLModule

HTMLPurifier_HTMLModule::$attr_collections
HTMLPurifier_HTMLModule::$content_sets
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
getChildDef (line 11482)
  • access: public
void getChildDef ( $def)
  • $def

Redefinition of:
HTMLPurifier_HTMLModule::getChildDef()
Retrieves a proper HTMLPurifier_ChildDef subclass based on content_model and content_model_type member variables of the HTMLPurifier_ElementDef class. There is a similar function in HTMLPurifier_HTMLDefinition.
setup (line 11464)
  • 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