Stud.IP  trunk Revision
HTMLPurifier_Injector_TransformLinks Class Reference
Inheritance diagram for HTMLPurifier_Injector_TransformLinks:
Inheritance graph
Collaboration diagram for HTMLPurifier_Injector_TransformLinks:
Collaboration graph

Public Member Functions

 handleElement (&$token)
 

Data Fields

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

Detailed Description

Transform internal links if multiple domain names are configured.

Member Function Documentation

◆ handleElement()

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

Field Documentation

◆ $name

$name = 'TransformLinks'

◆ $needed

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

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