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

Fonctions membres publiques

 __construct ($attr_types, $modules)
 
 doConstruct ($attr_types, $modules)
 
 performInclusions (&$attr)
 
 expandIdentifiers (&$attr, $attr_types)
 

Champs de données

 $info = array()
 

Description détaillée

Defines common attribute collections that modules reference

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $attr_types,
  $modules 
)

Performs all expansions on internal data for use by other inclusions It also collects all attribute collection extensions from modules

Paramètres
HTMLPurifier_AttrTypes$attr_typesHTMLPurifier_AttrTypes instance
HTMLPurifier_HTMLModule[]$modulesHash array of HTMLPurifier_HTMLModule members
+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ doConstruct()

doConstruct (   $attr_types,
  $modules 
)
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ expandIdentifiers()

expandIdentifiers ( $attr,
  $attr_types 
)

Expands all string identifiers in an attribute array by replacing them with the appropriate values inside HTMLPurifier_AttrTypes

Paramètres
array&$attrReference to attribute array
HTMLPurifier_AttrTypes$attr_typesHTMLPurifier_AttrTypes instance
+ Voici le graphe des appelants de cette fonction :

◆ performInclusions()

performInclusions ( $attr)

Takes a reference to an attribute associative array and performs all inclusions specified by the zero index.

Paramètres
array&$attrReference to attribute array
+ Voici le graphe des appelants de cette fonction :

Documentation des champs

◆ $info

$info = array()

Associative array of attribute collections, indexed by name. @type array


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