|
static | execute (int $h5pactivityid) |
| Return access information for a given h5p activity.
|
|
static | execute_parameters () |
| Parameters.
|
|
static | execute_returns () |
| Describes the get_h5pactivity_access_information return value.
|
|
◆ execute()
static mod_h5pactivity\external\get_h5pactivity_access_information::execute |
( |
int | $h5pactivityid | ) |
|
|
static |
Return access information for a given h5p activity.
- Parameters
-
int | $h5pactivityid | The h5p activity id. |
- Return values
-
array | of warnings and the access information |
- Since
- Moodle 3.9
- Exceptions
-
◆ execute_parameters()
static mod_h5pactivity\external\get_h5pactivity_access_information::execute_parameters |
( |
| ) |
|
|
static |
Parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static mod_h5pactivity\external\get_h5pactivity_access_information::execute_returns |
( |
| ) |
|
|
static |
Describes the get_h5pactivity_access_information return value.
- Return values
-
external_single_structure | |
- Since
- Moodle 3.9
The documentation for this class was generated from the following file:
- mod/h5pactivity/classes/external/get_h5pactivity_access_information.php