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
Properties
$name
public
mixed
$name
= 'CiviToken'
Methods
filter()
public
filter(mixed &$uri, mixed $config, mixed $context) : bool
Parameters
- $uri : mixed
- $config : mixed
- $context : mixed
Return values
boolprepare()
public
prepare(mixed $config) : bool
Parameters
- $config : mixed