
Public Member Functions | |
| validateChildren ($tokens_of_children, $config, $context) | |
| validateChildren ($tokens_of_children, $config, $context) | |
Public Attributes | |
| $allow_empty = true | |
| $type = 'optional' | |
Definition at line 10 of file Optional.php.
| HTMLPurifier_ChildDef_Optional::validateChildren | ( | $ | tokens_of_children, | |
| $ | config, | |||
| $ | context | |||
| ) |
| HTMLPurifier_ChildDef_Optional::validateChildren | ( | $ | tokens_of_children, | |
| $ | config, | |||
| $ | context | |||
| ) |
Reimplemented from HTMLPurifier_ChildDef_Required.
Definition at line 9823 of file HTMLPurifier.standalone.php.
| HTMLPurifier_ChildDef_Optional::$allow_empty = true |
| HTMLPurifier_ChildDef_Optional::$type = 'optional' |
1.5.3