|
Moodle
2.2.1
http://www.collinsharper.com
|


Static Public Member Functions | |
| static | get_courses_parameters () |
| static | get_courses ($options) |
| static | get_courses_returns () |
| static | create_courses_parameters () |
| static | create_courses ($courses) |
| static | create_courses_returns () |
Deprecated course functions
Definition at line 578 of file externallib.php.
| static create_courses | ( | $ | courses | ) | [static] |
Create courses
| array | $courses |
Definition at line 623 of file externallib.php.
| static create_courses_parameters | ( | ) | [static] |
Returns description of method parameters
Definition at line 613 of file externallib.php.
| static create_courses_returns | ( | ) | [static] |
Returns description of method result value
Definition at line 632 of file externallib.php.
| static get_courses | ( | $ | options | ) | [static] |
Get courses
| array | $options |
Definition at line 595 of file externallib.php.
| static get_courses_parameters | ( | ) | [static] |
Returns description of method parameters
Definition at line 585 of file externallib.php.
| static get_courses_returns | ( | ) | [static] |
Returns description of method result value
Definition at line 604 of file externallib.php.