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


Public Member Functions | |
| cron () | |
| get_roles () | |
Protected Member Functions | |
| process_file () | |
| process_buffer () | |
| cron | ( | ) |
Called for all enabled enrol plugins that returned true from is_cron_required().
Reimplemented from enrol_plugin.
Definition at line 53 of file lib.php.

| get_roles | ( | ) |
Returns a pair of arrays. The first is the set of roleids, indexed by their shortnames. The second is the set of shortnames that have mappings, indexed by those mappings.
Definition at line 336 of file lib.php.


| process_buffer | ( | ) | [protected] |
| process_file | ( | ) | [protected] |