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

Public Member Functions

 handleText (&$token)
 

Data Fields

 $name = 'LinkifyEmail'
 
 $needed = array('a' => array('href'))
 

Detailed Description

Injector that converts e-mails to actual links.

Member Function Documentation

◆ handleText()

handleText ( $token)

Field Documentation

◆ $name

$name = 'LinkifyEmail'

◆ $needed

$needed = array('a' => array('href'))

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