Moodle  2.2.1
http://www.collinsharper.com
enrol_manual_external Class Reference
Inheritance diagram for enrol_manual_external:
Collaboration diagram for enrol_manual_external:

Static Public Member Functions

static enrol_users_parameters ()
static enrol_users ($enrolments)
static enrol_users_returns ()

Detailed Description

Manual enrolment functions

Definition at line 35 of file externallib.php.


Member Function Documentation

static enrol_users ( enrolments) [static]

Enrolment of users Function throw an exception at the first error encountered.

Parameters:
array$enrolmentsAn array of user enrolment
Returns:
null

Definition at line 66 of file externallib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

static enrol_users_parameters ( ) [static]

Returns description of method parameters

Returns:
external_function_parameters

Definition at line 41 of file externallib.php.

Here is the caller graph for this function:

static enrol_users_returns ( ) [static]

Returns description of method result value

Returns:
null

Definition at line 142 of file externallib.php.

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations