Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Public Member Functions | |
execute ($tokens, $config, $context) | |
Protected Attributes | |
$strategies = array() | |
List of strategies to run tokens through. | |
HTMLPurifier_Strategy_Composite::execute | ( | $tokens, | |
$config, | |||
$context ) |
HTMLPurifier_Token[] | $tokens | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
HTMLPurifier_Token[] |
Reimplemented from HTMLPurifier_Strategy.
|
protected |
List of strategies to run tokens through.
@type HTMLPurifier_Strategy[]