|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
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[]