API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
execute ($tokens, $config, $context) | |
execute ($tokens, $config, $context) | |
Protected Attributes | |
$strategies = array() | |
Composite strategy that runs multiple strategies on tokens.
execute | ( | $tokens, | |
$config, | |||
$context | |||
) |
HTMLPurifier_Token[] | $tokens | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_Strategy.
|
protected |
List of strategies to run tokens through. @type HTMLPurifier_Strategy[]