Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Protected Member Functions | |
get_account_id (string $accountname) | |
Look up the id of a account from its name. | |
get_creatable_entities () | |
Get a list of the entities that can be created. | |
|
protected |
Look up the id of a account from its name.
string | $accountname |
int | corresponding id. |
|
protected |
Get a list of the entities that can be created.
array | entity name => information about how to generate. |