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

Public Member Functions

 prepare ($config, $context)
 
 handleElement (&$token)
 

Data Fields

 $name = 'Unlinkify'
 
 $needed = ['a' => 'href'
 

Detailed Description

Display the URL of an anchor or image instead of linking to it.

Member Function Documentation

◆ handleElement()

handleElement ( $token)

◆ prepare()

prepare (   $config,
  $context 
)

Field Documentation

◆ $name

$name = 'Unlinkify'

◆ $needed

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

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