Ankit Agarwal 1e63179285 MDL-39153 webservices: Provide alternative to passing contextids
As per our policy webservices should never have a required contextid, thuse providing a support for passing contextlevel and instanceid as parameters to the api
2013-06-18 14:15:54 +08:00
..
2013-05-20 15:33:19 +02:00
2013-05-20 15:33:19 +02:00
2013-05-20 15:33:19 +02:00
2013-05-20 15:33:19 +02:00
2013-05-20 15:33:19 +02:00

ENROLMENT MODULES
-----------------

(Yes, that's the correct English spelling  ;-) )

All enrolment modules must extend base class enrol_plugin
which is defined in lib/enrollib.php. You can find documentation
of each method in the base class.