|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Core strategy composed of the big four strategies. More...
Inheritance diagram for HTMLPurifier_Strategy_Core:
Collaboration diagram for HTMLPurifier_Strategy_Core:Public Member Functions | |
| __construct () | |
Public Member Functions inherited from HTMLPurifier_Strategy_Composite | |
| execute ($tokens, $config, $context) | |
| execute ($tokens, $config, $context) | |
| Executes the strategy on the tokens. More... | |
Additional Inherited Members | |
Protected Attributes inherited from HTMLPurifier_Strategy_Composite | |
| $strategies = array() | |
| List of strategies to run tokens through. More... | |
| HTMLPurifier_Strategy_Core::__construct | ( | ) |
Definition at line 8 of file Core.php.