Class HTMLPurifier_HTMLModule_Forms

Description

XHTML 1.1 Forms module, defines all form-related elements found in HTML 4.

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

HTMLPurifier_HTMLModule
   |
   --HTMLPurifier_HTMLModule_Forms
Variable Summary
mixed $name
mixed $safe
Method Summary
void setup ( $config)
Variables
mixed $content_sets = array(
'Block' => 'Form',
'Inline' => 'Formctrl',
)
(line 11502)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$content_sets
Associative array of content set names to content set additions.
mixed $name = 'Forms' (line 11499)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$name
Short unique string identifier of the module
mixed $safe = false (line 11500)
  • access: public

Redefinition of:
HTMLPurifier_HTMLModule::$safe
Boolean flag whether or not this module is safe. If it is not safe, all

Inherited Variables

Inherited from HTMLPurifier_HTMLModule

HTMLPurifier_HTMLModule::$attr_collections
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
Methods
setup (line 11507)
  • 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