|
Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
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. |