XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
validate ($css, $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 style, otherwise known as CSS.
validate | ( | $css, | |
$config, | |||
$context | |||
) |
string | $css | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Name of the current CSS property being validated.
Réimplémentée à partir de HTMLPurifier_AttrDef.