|
| $allow_empty |
| Indicates whether or not an empty array of children is okay.
|
|
| $elements = array('li' => true, 'ul' => true, 'ol' => true) |
| @type array
|
|
| $type = 'list' |
| @type string
|
|
| $whitespace |
|
◆ getAllowedElements()
HTMLPurifier_ChildDef::getAllowedElements |
( |
| $config | ) |
|
|
inherited |
◆ validateChildren()
HTMLPurifier_ChildDef_List::validateChildren |
( |
| $children, |
|
|
| $config, |
|
|
| $context ) |
◆ $allow_empty
HTMLPurifier_ChildDef::$allow_empty |
|
inherited |
Indicates whether or not an empty array of children is okay.
This is necessary for redundant checking when changes affecting a child node may cause a parent node to now be disallowed. @type bool
The documentation for this class was generated from the following file:
- lib/htmlpurifier/HTMLPurifier/ChildDef/List.php