XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe HTMLPurifier_AttrValidator

Fonctions membres publiques

 validateToken ($token, $config, $context)
 

Description détaillée

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.

Documentation des fonctions membres

◆ validateToken()

validateToken (   $token,
  $config,
  $context 
)

Validates the attributes of a token, mutating it as necessary. that has valid tokens

Paramètres
HTMLPurifier_Token$tokenToken to validate.
HTMLPurifier_Config$configInstance of HTMLPurifier_Config
HTMLPurifier_Context$contextInstance of HTMLPurifier_Context
+ Voici le graphe d'appel pour cette fonction :

La documentation de cette classe a été générée à partir du fichier suivant :