
Public Member Functions | |
| validateChildren ($tokens_of_children, $config, $context) | |
| validateChildren ($tokens_of_children, $config, $context) | |
Public Attributes | |
| $allow_empty = true | |
| $type = 'strictblockquote' | |
Protected Attributes | |
| $real_elements | |
| $fake_elements | |
| $init = false | |
Definition at line 6 of file StrictBlockquote.php.
| HTMLPurifier_ChildDef_StrictBlockquote::validateChildren | ( | $ | tokens_of_children, | |
| $ | config, | |||
| $ | context | |||
| ) |
Reimplemented from HTMLPurifier_ChildDef_Required.
Definition at line 13 of file StrictBlockquote.php.
| HTMLPurifier_ChildDef_StrictBlockquote::validateChildren | ( | $ | tokens_of_children, | |
| $ | config, | |||
| $ | context | |||
| ) |
Reimplemented from HTMLPurifier_ChildDef_Required.
Definition at line 9846 of file HTMLPurifier.standalone.php.
HTMLPurifier_ChildDef_StrictBlockquote::$real_elements [protected] |
Definition at line 8 of file StrictBlockquote.php.
HTMLPurifier_ChildDef_StrictBlockquote::$fake_elements [protected] |
Definition at line 9 of file StrictBlockquote.php.
| HTMLPurifier_ChildDef_StrictBlockquote::$allow_empty = true |
Reimplemented from HTMLPurifier_ChildDef_Required.
Definition at line 10 of file StrictBlockquote.php.
| HTMLPurifier_ChildDef_StrictBlockquote::$type = 'strictblockquote' |
Reimplemented from HTMLPurifier_ChildDef_Required.
Definition at line 11 of file StrictBlockquote.php.
HTMLPurifier_ChildDef_StrictBlockquote::$init = false [protected] |
Definition at line 12 of file StrictBlockquote.php.
1.5.3