Stud.IP  3.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
HTMLPurifier_Injector_ClassifyLinks Class Reference
Inheritance diagram for HTMLPurifier_Injector_ClassifyLinks:
Inheritance graph
Collaboration diagram for HTMLPurifier_Injector_ClassifyLinks:
Collaboration graph

Public Member Functions

 prepare ($config, $context)
 handleElement (&$token)

Data Fields

 $name = 'ClassifyLinks'
 $needed = array('a' => array('href', 'class'))

Detailed Description

Classify links as internal or external and set the class attribute accordingly.

Member Function Documentation

handleElement ( $token)

Here is the call graph for this function:

prepare (   $config,
  $context 
)

Field Documentation

$name = 'ClassifyLinks'
$needed = array('a' => array('href', 'class'))

The documentation for this class was generated from the following file: