Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Moodle selectors manager. 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 selectors manager.
|
static |
Allowed selectors getter.
array |
|
static |
Allowed text selectors getter.
array |
|
staticprotected |
types when using selector arguments.