![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de HTMLPurifier_ChildDef_StrictBlockquote:
Graphe de collaboration de HTMLPurifier_ChildDef_StrictBlockquote:Fonctions membres publiques | |
| getAllowedElements ($config) | |
| validateChildren ($children, $config, $context) | |
Fonctions membres publiques hérités de HTMLPurifier_ChildDef_Required | |
| __construct ($elements) | |
Champs de données | |
| $allow_empty = true | |
| $type = 'strictblockquote' | |
Champs de données hérités de HTMLPurifier_ChildDef_Required | |
| $elements = array() | |
| $allow_empty = false | |
| $type = 'required' | |
Champs de données hérités de HTMLPurifier_ChildDef | |
| $type | |
| $allow_empty | |
| $elements = array() | |
Attributs protégés | |
| $real_elements | |
| $fake_elements | |
| $init = false | |
Attributs protégés hérités de HTMLPurifier_ChildDef_Required | |
| $whitespace = false | |
Fonctions membres privées | |
| init ($config) | |
Takes the contents of blockquote when in strict and reformats for validation.
| getAllowedElements | ( | $config | ) |
| HTMLPurifier_Config | $config |
Réimplémentée à partir de HTMLPurifier_ChildDef.
Voici le graphe d'appel pour cette fonction :
|
private |
| validateChildren | ( | $children, | |
| $config, | |||
| $context | |||
| ) |
| array | $children | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Réimplémentée à partir de HTMLPurifier_ChildDef_Required.
Voici le graphe d'appel pour cette fonction :| $allow_empty = true |
@type bool
|
protected |
@type array
|
protected |
@type array
| $type = 'strictblockquote' |
@type string