HTMLPurifier_AttrDef_HTML_Class Klassenreferenz

Klassendiagramm für HTMLPurifier_AttrDef_HTML_Class:

Inheritance graph
[Legende]
Zusammengehörigkeiten von HTMLPurifier_AttrDef_HTML_Class:

Collaboration graph
[Legende]

Geschützte Methoden

 split ($string, $config, $context)
 filter ($tokens, $config, $context)

Ausführliche Beschreibung

Implements special behavior for class attribute (normally NMTOKENS)

Definiert in Zeile 6 der Datei Class.php.


Dokumentation der Elementfunktionen

filter ( tokens,
config,
context 
) [protected]

Template method for removing certain tokens based on arbitrary criteria.

Zu beachten:
If we wanted to be really functional, we'd do an array_filter with a callback. But... we're not.

Erneute Implementation von HTMLPurifier_AttrDef_HTML_Nmtokens.

Definiert in Zeile 17 der Datei Class.php.

split ( string,
config,
context 
) [protected]

Splits a space separated list of tokens into its constituent parts.

Erneute Implementation von HTMLPurifier_AttrDef_HTML_Nmtokens.

Definiert in Zeile 8 der Datei Class.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