Moodle  2.2.1
http://www.collinsharper.com
enrol_cohort_handler Class Reference

Public Member Functions

 member_added ($ca)
 member_removed ($ca)
 deleted ($cohort)

Detailed Description

Event handler for cohort enrolment plugin.

We try to keep everything in sync via listening to events, it may fail sometimes, so we always do a full sync in cron too.

Definition at line 38 of file locallib.php.


Member Function Documentation

deleted ( cohort)

Definition at line 78 of file locallib.php.

Here is the call graph for this function:

member_added ( ca)

Definition at line 39 of file locallib.php.

Here is the call graph for this function:

member_removed ( ca)

Definition at line 61 of file locallib.php.

Here is the call graph for this function:


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