|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
Class to hold token/value pairs after they're parsed. More...
Public Member Functions | |
| __construct ($type, $value) | |
| getType () | |
| getValue () | |
| sanitize ($userstring) | |
| search_token ($type, $value) | |
| Old syntax of class constructor. | |
Class to hold token/value pairs after they're parsed.
| search_token::search_token | ( | $type, | |
| $value ) |