XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
validateToken ($token, $config, $context) | |
Validates the attributes of a token. Doesn't manage required attributes very well. The only reason we factored this out was because RemoveForeignElements also needed it besides ValidateAttributes.
validateToken | ( | $token, | |
$config, | |||
$context | |||
) |
Validates the attributes of a token, mutating it as necessary. that has valid tokens
HTMLPurifier_Token | $token | Token to validate. |
HTMLPurifier_Config | $config | Instance of HTMLPurifier_Config |
HTMLPurifier_Context | $context | Instance of HTMLPurifier_Context |