HTMLPurifier_AttrDef_HTML_ID Klassenreferenz

Klassendiagramm für HTMLPurifier_AttrDef_HTML_ID:

Inheritance graph
[Legende]
Zusammengehörigkeiten von HTMLPurifier_AttrDef_HTML_ID:

Collaboration graph
[Legende]

Öffentliche Methoden

 validate ($id, $config, $context)

Ausführliche Beschreibung

Validates the HTML attribute ID.
Warnung:
Even though this is the id processor, it will ignore the directive Attr:IDBlacklist, since it will only go according to the ID accumulator. Since the accumulator is automatically generated, it will have already absorbed the blacklist. If you're hacking around, make sure you use load()!

Definiert in Zeile 12 der Datei ID.php.


Dokumentation der Elementfunktionen

validate ( string,
config,
context 
)

Validates and cleans passed string according to a definition.

Parameter:
$string String to be validated and cleaned.
$config Mandatory HTMLPurifier_Config object.
$context Mandatory HTMLPurifier_AttrContext object.

$this->ref &&

Erneute Implementation von HTMLPurifier_AttrDef.

Definiert in Zeile 18 der Datei ID.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