Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Public Member Functions | |
validateToken ($token, $config, $context) | |
Validates the attributes of a token, mutating it as necessary. | |
HTMLPurifier_AttrValidator::validateToken | ( | $token, | |
$config, | |||
$context ) |
Validates the attributes of a token, mutating it as necessary.
that has valid tokens
HTMLPurifier_Token | $token | Token to validate. |
HTMLPurifier_Config | $config | Instance of HTMLPurifier_Config |
HTMLPurifier_Context | $context | Instance of HTMLPurifier_Context |