Documentation

CRM_Utils_HTMLPurifier_URIFilter extends HTMLPurifier_URIFilter
in package

Class to re-convert curly braces that have been encoded as %7B and %7D back curly braces when they look like CiviCRM tokens.

See also: https://lab.civicrm.org/dev/core/-/issues/5676

Table of Contents

Properties

$name  : mixed

Methods

filter()  : bool
prepare()  : bool

Properties

Methods

filter()

public filter(mixed &$uri, mixed $config, mixed $context) : bool
Parameters
$uri : mixed
$config : mixed
$context : mixed
Return values
bool

prepare()

public prepare(mixed $config) : bool
Parameters
$config : mixed
Return values
bool

        
On this page

Search results