![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de HTMLPurifier_AttrDef_Lang:
Graphe de collaboration de HTMLPurifier_AttrDef_Lang:Fonctions membres publiques | |
| validate ($string, $config, $context) | |
Fonctions membres publiques hérités de HTMLPurifier_AttrDef | |
| parseCDATA ($string) | |
| make ($string) | |
Membres hérités additionnels | |
Champs de données hérités de HTMLPurifier_AttrDef | |
| $minimized = false | |
| $required = false | |
Fonctions membres protégées hérités de HTMLPurifier_AttrDef | |
| mungeRgb ($string) | |
| expandCSSEscape ($string) | |
Validates the HTML attribute lang, effectively a language code.
| validate | ( | $string, | |
| $config, | |||
| $context | |||
| ) |
| string | $string | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Réimplémentée à partir de HTMLPurifier_AttrDef.