API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
validateChildren ($children, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_ChildDef_Required | |
__construct ($elements) | |
validateChildren ($children, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_ChildDef | |
getAllowedElements ($config) | |
validateChildren ($children, $config, $context) | |
Data Fields | |
$allow_empty = true | |
$type = 'optional' | |
Data Fields inherited from HTMLPurifier_ChildDef_Required | |
$elements = array() | |
$allow_empty = false | |
$type = 'required' | |
Data Fields inherited from HTMLPurifier_ChildDef | |
$type | |
$allow_empty | |
$elements = array() | |
Additional Inherited Members | |
Protected Attributes inherited from HTMLPurifier_ChildDef_Required | |
$whitespace = false | |
Definition that allows a set of elements, and allows no children.
validateChildren | ( | $children, | |
$config, | |||
$context | |||
) |
array | $children | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_ChildDef_Required.
$allow_empty = true |
@type bool
$type = 'optional' |
@type string