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


Static Public Member Functions | |
| static | manual_enrol_users_parameters () |
| static | manual_enrol_users ($enrolments) |
| static | manual_enrol_users_returns () |
Deprecated manual enrolment functions
Definition at line 152 of file externallib.php.
| static manual_enrol_users | ( | $ | enrolments | ) | [static] |
Enrolment of users Function throw an exception at the first error encountered.
| array | $enrolments | An array of user enrolment |
Definition at line 170 of file externallib.php.

| static manual_enrol_users_parameters | ( | ) | [static] |
Returns description of method parameters
Definition at line 159 of file externallib.php.

| static manual_enrol_users_returns | ( | ) | [static] |
Returns description of method result value
Definition at line 179 of file externallib.php.
