XOOPS 2.5.6
Final
|
Public Member Functions | |
execute ($tokens, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_Strategy | |
execute ($tokens, $config, $context) | |
Protected Attributes | |
$strategies = array() | |
Composite strategy that runs multiple strategies on tokens.
Definition at line 6 of file Composite.php.
HTMLPurifier_Strategy_Composite::execute | ( | $tokens, | |
$config, | |||
$context | |||
) |
Definition at line 14 of file Composite.php.
References $config.
|
protected |
List of strategies to run tokens through.
Definition at line 12 of file Composite.php.