|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| execute ($tokens, $config, $context) | |
Validate all attributes in the tokens.
Definition at line 7 of file ValidateAttributes.php.
| 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.