| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Validate all attributes in the tokens. More...
 Inheritance diagram for HTMLPurifier_Strategy_ValidateAttributes:
 Inheritance diagram for HTMLPurifier_Strategy_ValidateAttributes: Collaboration diagram for HTMLPurifier_Strategy_ValidateAttributes:
 Collaboration diagram for HTMLPurifier_Strategy_ValidateAttributes:| 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.