ILIAS
Release_4_0_x_branch Revision 61816
|
Validate all attributes in the tokens. More...
Public Member Functions | |
execute ($tokens, $config, $context) | |
Executes the strategy on the tokens. |
Validate all attributes in the tokens.
Definition at line 7 of file ValidateAttributes.php.
HTMLPurifier_Strategy_ValidateAttributes::execute | ( | $tokens, | |
$config, | |||
$context | |||
) |
Executes the strategy on the tokens.
$tokens | Array of HTMLPurifier_Token objects to be operated on. |
$config | Configuration options |
Reimplemented from HTMLPurifier_Strategy.
Definition at line 10 of file ValidateAttributes.php.