Stud.IP  4.2 Revision
HTMLPurifier_Injector_ClassifyLinks Class Reference
Inheritance diagram for HTMLPurifier_Injector_ClassifyLinks:
Inheritance graph
Collaboration diagram for HTMLPurifier_Injector_ClassifyLinks:
Collaboration graph

Public Member Functions

 handleElement (&$token)
 

Data Fields

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

Detailed Description

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

Member Function Documentation

◆ handleElement()

handleElement ( $token)
Here is the call graph for this function:

Field Documentation

◆ $name

$name = 'ClassifyLinks'

◆ $needed

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

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