API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
getAllowedElements ($config) | |
validateChildren ($children, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_ChildDef_Required | |
__construct ($elements) | |
validateChildren ($children, $config, $context) | |
getAllowedElements ($config) | |
validateChildren ($children, $config, $context) | |
Data Fields | |
$allow_empty = true | |
$type = 'strictblockquote' | |
Data Fields inherited from HTMLPurifier_ChildDef_Required | |
$elements = array() | |
$allow_empty = false | |
$type = 'required' | |
Data Fields inherited from HTMLPurifier_ChildDef | |
$type | |
$allow_empty | |
$elements = array() | |
Protected Attributes | |
$real_elements | |
$fake_elements | |
$init = false | |
Protected Attributes inherited from HTMLPurifier_ChildDef_Required | |
$whitespace = false | |
Takes the contents of blockquote when in strict and reformats for validation.
getAllowedElements | ( | $config | ) |
HTMLPurifier_Config | $config |
Reimplemented from HTMLPurifier_ChildDef.
validateChildren | ( | $children, | |
$config, | |||
$context | |||
) |
array | $children | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_ChildDef_Required.
$allow_empty = true |
@type bool
|
protected |
@type array
|
protected |
@type bool
|
protected |
@type array
$type = 'strictblockquote' |
@type string