Definition that uses different definitions depending on context.
The del and ins tags are notable because they allow different types of elements depending on whether or not they're in a block or inline context. Chameleon allows this behavior to happen by using two different definitions depending on context. While this somewhat generalized, it is specifically intended for those two tags.
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 10500)
HTMLPurifier_ChildDef | --HTMLPurifier_ChildDef_Chameleon
Instance of the definition object to use when block.
Instance of the definition object to use when inline. Usually stricter.
Inherited from HTMLPurifier_ChildDef
HTMLPurifier_ChildDef::$allow_empty
HTMLPurifier_ChildDef::$elements
Inherited From HTMLPurifier_ChildDef
HTMLPurifier_ChildDef::getAllowedElements()
HTMLPurifier_ChildDef::validateChildren()
Documentation generated on Sun, 06 Mar 2011 00:24:01 -0500 by phpDocumentor 1.4.3