Public Member Functions | |
| __construct () | |
| validateChildren ($tokens_of_children, $config, $context) | |
| __construct () | |
| validateChildren ($tokens_of_children, $config, $context) | |
Public Attributes | |
| $allow_empty = true | |
| $type = 'empty' | |
Definition at line 10 of file Empty.php.
| HTMLPurifier_ChildDef_Empty::__construct | ( | ) |
Definition at line 9696 of file HTMLPurifier.standalone.php.
| HTMLPurifier_ChildDef_Empty::validateChildren | ( | $ | tokens_of_children, | |
| $ | config, | |||
| $ | context | |||
| ) |
| HTMLPurifier_ChildDef_Empty::validateChildren | ( | $ | tokens_of_children, | |
| $ | config, | |||
| $ | context | |||
| ) |
Definition at line 9697 of file HTMLPurifier.standalone.php.
1.5.3