Stud.IP  5.4
HTMLPurifier_Injector_ClassifyLinks Class Reference
Inheritance diagram for HTMLPurifier_Injector_ClassifyLinks:

Public Member Functions

 handleElement (&$token)
 

Data Fields

 $name = 'ClassifyLinks'
 
 $needed = ['a' => ['href', 'class', 'target']]
 

Detailed Description

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

Member Function Documentation

◆ handleElement()

handleElement ( $token)

Field Documentation

◆ $name

$name = 'ClassifyLinks'

◆ $needed

$needed = ['a' => ['href', 'class', 'target']]

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