HumHub Documentation (unofficial)

HTMLPurifier_Strategy_Core extends HTMLPurifier_Strategy_Composite
in package

Core strategy composed of the big four strategies.

Table of Contents

Properties

$strategies  : mixed
List of strategies to run tokens through.

Methods

__construct()  : mixed
execute()  : array<string|int, HTMLPurifier_Token>
Executes the strategy on the tokens.

Properties

$strategies

List of strategies to run tokens through.

protected mixed $strategies = array()
Tags
type

HTMLPurifier_Strategy[]

Methods

__construct()

public __construct() : mixed

        
On this page

Search results