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. | |
|
inherited |
HTMLPurifier_Token[] | $tokens | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
HTMLPurifier_Token[] |
Reimplemented from HTMLPurifier_Strategy.
|
protectedinherited |
List of strategies to run tokens through.
@type HTMLPurifier_Strategy[]