HTMLPurifier_AttrTypes Klassenreferenz


Öffentliche Methoden

 __construct ()
 get ($type)
 set ($type, $impl)

Geschützte Attribute

 $info = array()

Ausführliche Beschreibung

Provides lookup array of attribute types to HTMLPurifier_AttrDef objects

Definiert in Zeile 6 der Datei AttrTypes.php.


Beschreibung der Konstruktoren und Destruktoren

__construct (  ) 

Constructs the info array, supplying default implementations for attribute types.

Definiert in Zeile 17 der Datei AttrTypes.php.


Dokumentation der Elementfunktionen

get ( type  ) 

Retrieves a type

Parameter:
$type String type name
Rückgabe:
Object AttrDef for type

Definiert in Zeile 52 der Datei AttrTypes.php.

set ( type,
impl 
)

Sets a new implementation for a type

Parameter:
$type String type name
$impl Object AttrDef for type

Definiert in Zeile 72 der Datei AttrTypes.php.


Dokumentation der Datenelemente

$info = array() [protected]

Lookup array of attribute string identifiers to concrete implementations

Definiert in Zeile 11 der Datei AttrTypes.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