Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 4681)
< Instance of HTMLPurifier_ContentSets
Instance of HTMLPurifier_AttrTypes
Instance of current doctype
Instance of HTMLPurifier_DoctypeRegistry
Associative array of element name to list of modules that have definitions for the element; this array is dynamically filled.
Active instances of modules for the specified doctype are indexed, by name, in this array.
List of prefixes we should use for registering small names
Array of recognized HTMLPurifier_Module instances, indexed by module's class name. This array is usually lazy loaded, but a user can overload a module by pre-emptively registering it.
If set to true, unsafe elements and attributes will be allowed
List of extra modules that were added by the user using addModule().
These get unconditionally merged into the current doctype, whatever it may be.
Adds a module to the current doctype by first registering it,
and then tacking it on to the active doctype
Adds a class prefix that registerModule() will use to resolve a
string name to a concrete class
Retrieves a single merged element definition
Retrieves merged element definitions.
Takes a module and adds it to the active module collection, registering it if necessary.
Registers a module to the recognized module list, useful for overloading pre-existing modules.
Performs processing on modules, after being called you may
use getElement() and getElements()
Documentation generated on Sun, 06 Mar 2011 00:24:06 -0500 by phpDocumentor 1.4.3