phpDocumentor

HtmlUtilityTrait

Table of Contents

htmlentitiesWrapper()  : mixed
htmlEntityDecodeWrapper()  : mixed

Methods

htmlentitiesWrapper()

public htmlentitiesWrapper(mixed $string[, mixed $flags = false ][, mixed $encoding = '' ][, mixed $doubleEncode = true ]) : mixed
Parameters
$string : mixed
$flags : mixed = false
$encoding : mixed = ''
$doubleEncode : mixed = true
Return values
mixed

htmlEntityDecodeWrapper()

public htmlEntityDecodeWrapper(mixed $string[, mixed $flags = false ][, mixed $encoding = '' ]) : mixed
Parameters
$string : mixed
$flags : mixed = false
$encoding : mixed = ''
Return values
mixed

Search results