Class HTMLPurifier_ChildDef_Empty
Definition that disallows all elements.
- HTMLPurifier_ChildDef
- HTMLPurifier_ChildDef_Empty
Warning:
validateChildren() in this class is actually never called, because empty
elements are corrected in HTMLPurifier_Strategy_MakeWellFormed before child
definitions are parsed in earnest by HTMLPurifier_Strategy_FixNesting.
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
public
|
|
public
array
|
#
validateChildren(
|
getAllowedElements()
|
public
boolean
|
$allow_empty | true |
|
public
string
|
$type | 'empty' |
$elements
|