ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Core strategy composed of the big four strategies. More...
Public Member Functions | |
__construct () | |
Public Member Functions inherited from HTMLPurifier_Strategy_Composite | |
execute ($tokens, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_Strategy | |
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.