|
| $allow_empty = false |
| @type bool
|
|
| $elements |
| @type array
|
|
| $type = 'table' |
| @type string
|
|
◆ getAllowedElements()
HTMLPurifier_ChildDef::getAllowedElements |
( |
| $config | ) |
|
|
inherited |
◆ validateChildren()
HTMLPurifier_ChildDef_Table::validateChildren |
( |
| $children, |
|
|
| $config, |
|
|
| $context ) |
◆ $elements
HTMLPurifier_ChildDef_Table::$elements |
Initial value:= array(
'tr' => true,
'tbody' => true,
'thead' => true,
'tfoot' => true,
'caption' => true,
'colgroup' => true,
'col' => true
)
@type array
The documentation for this class was generated from the following file:
- lib/htmlpurifier/HTMLPurifier/ChildDef/Table.php