Class HTMLPurifier_Injector_DisplayLinkURI

Description

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

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 13218)

HTMLPurifier_Injector
   |
   --HTMLPurifier_Injector_DisplayLinkURI
Variable Summary
mixed $name
mixed $needed
Method Summary
void handleElement ( &$token)
void handleEnd ( &$token)
Variables
mixed $name = 'DisplayLinkURI' (line 13221)
  • access: public

Redefinition of:
HTMLPurifier_Injector::$name
Advisory name of injector, this is for friendly error messages
mixed $needed = array('a') (line 13222)
  • access: public

Redefinition of:
HTMLPurifier_Injector::$needed
Array of elements and attributes this injector creates and therefore

Inherited Variables

Inherited from HTMLPurifier_Injector

HTMLPurifier_Injector::$currentNesting
HTMLPurifier_Injector::$htmlDefinition
HTMLPurifier_Injector::$inputIndex
HTMLPurifier_Injector::$inputTokens
HTMLPurifier_Injector::$rewind
Methods

Documentation generated on Sun, 06 Mar 2011 00:24:09 -0500 by phpDocumentor 1.4.3