|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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.