Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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[]