HTMLPurifier_AttrCollections Klassenreferenz


Öffentliche Methoden

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

Datenfelder

 $info = array()

Ausführliche Beschreibung

Defines common attribute collections that modules reference

Definiert in Zeile 7 der Datei AttrCollections.php.


Beschreibung der Konstruktoren und Destruktoren

__construct ( attr_types,
modules 
)

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

Parameter:
$attr_types HTMLPurifier_AttrTypes instance
$modules Hash array of HTMLPurifier_HTMLModule members

Definiert in Zeile 22 der Datei AttrCollections.php.

Hier ist ein Graph der zeigt, was diese Funktion aufruft:


Dokumentation der Elementfunktionen

expandIdentifiers ( &$  attr,
attr_types 
)

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

Parameter:
&$attr Reference to attribute array
$attr_types HTMLPurifier_AttrTypes instance

Definiert in Zeile 82 der Datei AttrCollections.php.

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

performInclusions ( &$  attr  ) 

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

Parameter:
&$attr Reference to attribute array

Definiert in Zeile 54 der Datei AttrCollections.php.

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:


Dokumentation der Datenelemente

$info = array()

Associative array of attribute collections, indexed by name

Definiert in Zeile 13 der Datei AttrCollections.php.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved.
MyOOS [Shopsystem] is Free Software released under the GNU/GPL License.

Webmaster: info@r23.de (Impressum)
doxygen