HTMLPurifier_Injector_DisplayLinkURI Klassenreferenz

Klassendiagramm für HTMLPurifier_Injector_DisplayLinkURI:

Inheritance graph
[Legende]
Zusammengehörigkeiten von HTMLPurifier_Injector_DisplayLinkURI:

Collaboration graph
[Legende]

Öffentliche Methoden

 handleElement (&$token)
 handleEnd (&$token)

Datenfelder

 $name = 'DisplayLinkURI'
 $needed = array('a')

Ausführliche Beschreibung

Injector that displays the URL of an anchor instead of linking to it, in addition to showing the text of the link.

Definiert in Zeile 6 der Datei DisplayLinkURI.php.


Dokumentation der Elementfunktionen

handleElement ( &$  token  ) 

Handler that is called when a start or empty token is processed

Erneute Implementation von HTMLPurifier_Injector.

Definiert in Zeile 12 der Datei DisplayLinkURI.php.

handleEnd ( &$  token  ) 

Handler that is called when an end token is processed

Erneute Implementation von HTMLPurifier_Injector.

Definiert in Zeile 15 der Datei DisplayLinkURI.php.


Dokumentation der Datenelemente

$name = 'DisplayLinkURI'

Advisory name of injector, this is for friendly error messages

Erneute Implementation von HTMLPurifier_Injector.

Definiert in Zeile 9 der Datei DisplayLinkURI.php.

$needed = array('a')

Array of elements and attributes this injector creates and therefore need to be allowed by the definition. Takes form of array('element' => array('attr', 'attr2'), 'element2')

Erneute Implementation von HTMLPurifier_Injector.

Definiert in Zeile 10 der Datei DisplayLinkURI.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