|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| execute ($tokens, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_Strategy | |
| execute ($tokens, $config, $context) | |
Removes all unrecognized tags from the list of tokens.
This strategy iterates through all the tokens and removes unrecognized tokens. If a token is not recognized but a TagTransform is defined for that element, the element will be transformed accordingly.
Definition at line 11 of file RemoveForeignElements.php.
| HTMLPurifier_Strategy_RemoveForeignElements::execute | ( | $tokens, | |
| $config, | |||
| $context | |||
| ) |
Definition at line 14 of file RemoveForeignElements.php.