|
static | execute (int $courseid) |
| External function to get the course information.
|
|
static | execute_parameters () |
| Returns description of parameters.
|
|
static | execute_returns () |
| Describes the data returned from the external function.
|
|
|
static | return_errors (int $itemid, string $warningcode, string $message, int $issuerid=0) |
| Handle return error.
|
|
◆ execute()
static core\external\moodlenet_get_shared_course_info::execute |
( |
int | $courseid | ) |
|
|
static |
External function to get the course information.
- Parameters
-
int | $courseid | The course id |
- Return values
-
◆ execute_parameters()
static core\external\moodlenet_get_shared_course_info::execute_parameters |
( |
| ) |
|
|
static |
Returns description of parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core\external\moodlenet_get_shared_course_info::execute_returns |
( |
| ) |
|
|
static |
Describes the data returned from the external function.
- Return values
-
external_single_structure | |
◆ return_errors()
static core\external\moodlenet_get_shared_course_info::return_errors |
( |
int | $itemid, |
|
|
string | $warningcode, |
|
|
string | $message, |
|
|
int | $issuerid = 0 ) |
|
staticprotected |
Handle return error.
- Parameters
-
int | $itemid | Item id. |
string | $warningcode | Warning code. |
string | $message | Message. |
int | $issuerid | Issuer id. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/classes/external/moodlenet_get_shared_course_info.php