|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Validate all attributes in the tokens. More...
Inheritance diagram for HTMLPurifier_Strategy_ValidateAttributes:
Collaboration diagram for HTMLPurifier_Strategy_ValidateAttributes:Public Member Functions | |
| execute ($tokens, $config, $context) | |
| execute ($tokens, $config, $context) | |
| Executes the strategy on the tokens. More... | |
Validate all attributes in the tokens.
Definition at line 7 of file ValidateAttributes.php.
| HTMLPurifier_Strategy_ValidateAttributes::execute | ( | $tokens, | |
| $config, | |||
| $context | |||
| ) |
| HTMLPurifier_Token[] | $tokens | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_Strategy.
Definition at line 16 of file ValidateAttributes.php.