|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Moodle-specific named exact selectors. More...
Public Member Functions | |
| __construct () | |
| Creates selector instance. | |
Static Public Member Functions | |
| static | get_allowed_selectors () |
| Allowed selectors getter. | |
| static | get_allowed_text_selectors () |
| Allowed text selectors getter. | |
Static Protected Attributes | |
| static Allowed | $allowedselectors |
| types when using selector arguments. | |
| static Allowed | $allowedtextselectors = [] |
| types when using text selectors arguments. | |
| static List | $deprecatedselectors = [] |
| of deprecated selectors | |
Moodle-specific named exact selectors.
|
static |
Allowed selectors getter.
| array |
|
static |
Allowed text selectors getter.
| array |
|
staticprotected |
types when using selector arguments.