|
| $allow_empty = true |
| @type bool
|
|
| $elements = array() |
| Lookup table of allowed elements.
|
|
| $type = 'strictblockquote' |
| @type string
|
|
|
| $fake_elements |
| @type array
|
|
| $init = false |
| @type bool
|
|
| $real_elements |
| @type array
|
|
| $whitespace = false |
| Whether or not the last passed node was all whitespace.
|
|
◆ getAllowedElements()
HTMLPurifier_ChildDef_StrictBlockquote::getAllowedElements |
( |
| $config | ) |
|
- Parameters
-
- Return values
-
- Note
- We don't want MakeWellFormed to auto-close inline elements since they might be allowed.
Reimplemented from HTMLPurifier_ChildDef.
◆ validateChildren()
HTMLPurifier_ChildDef_StrictBlockquote::validateChildren |
( |
| $children, |
|
|
| $config, |
|
|
| $context ) |
◆ $elements
HTMLPurifier_ChildDef_Required::$elements = array() |
|
inherited |
Lookup table of allowed elements.
@type array
◆ $whitespace
HTMLPurifier_ChildDef_Required::$whitespace = false |
|
protectedinherited |
Whether or not the last passed node was all whitespace.
@type bool
The documentation for this class was generated from the following file:
- lib/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php