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

Public Member Functions

 handleText (&$token)
 

Data Fields

 $name = 'LinkifyEmail'
 
 $needed = ['a' => ['href']]
 

Detailed Description

Injector that converts e-mails to actual links.

Member Function Documentation

◆ handleText()

handleText ( $token)

Field Documentation

◆ $name

$name = 'LinkifyEmail'

◆ $needed

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

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