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

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)

Field Documentation

◆ $name

$name = 'TransformLinks'

◆ $needed

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

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