|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
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.