XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
__construct () | |
transform ($attr, $config, $context) | |
Fonctions membres publiques hérités de HTMLPurifier_AttrTransform | |
prependCSS (&$attr, $css) | |
confiscateAttr (&$attr, $key) | |
Champs de données | |
$name = "SafeParam" | |
Attributs privés | |
$uri | |
Validates name/value pairs in param tags to be used in safe objects. This will only allow name values it recognizes, and pre-fill certain attributes with required values.
__construct | ( | ) |
transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Réimplémentée à partir de HTMLPurifier_AttrTransform.
$name = "SafeParam" |
@type string
|
private |
@type HTMLPurifier_AttrDef_URI