HumHub Documentation (unofficial)

HTMLPurifier_AttrDef_Switch
in package

Decorator that, depending on a token, switches between two definitions.

Table of Contents

Properties

$tag  : mixed
$withoutTag  : mixed
$withTag  : mixed

Methods

__construct()  : mixed
validate()  : bool|string

Properties

$tag

protected mixed $tag
Tags
type

string

$withoutTag

protected mixed $withoutTag
Tags
type

HTMLPurifier_AttrDef

$withTag

protected mixed $withTag
Tags
type

HTMLPurifier_AttrDef

Methods


        
On this page

Search results