Class HTMLPurifier_HTMLModule_SafeObject

Description

A "safe" object module. In theory, objects permitted by this module will be safe, and untrusted users can be allowed to embed arbitrary flash objects (maybe other types too, but only Flash is supported as of right now).

Highly experimental.

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

HTMLPurifier_HTMLModule
   |
   --HTMLPurifier_HTMLModule_SafeObject
Variable Summary
mixed $name
Method Summary
void setup ( $config)
Variables
Methods
setup (line 12098)
  • 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