Class HTMLPurifier_Injector_Linkify

Description

Injector that converts http, https and ftp text URLs to actual links.

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

HTMLPurifier_Injector
   |
   --HTMLPurifier_Injector_Linkify
Variable Summary
mixed $name
mixed $needed
Method Summary
void handleText ( &$token)
Variables
mixed $name = 'Linkify' (line 13248)
  • access: public

Redefinition of:
HTMLPurifier_Injector::$name
Advisory name of injector, this is for friendly error messages
mixed $needed = array('a' => array('href')) (line 13249)
  • 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