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

Public Member Functions

 role_assigned ($ra)
 role_unassigned ($ra)

Detailed Description

Event handler for category 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 35 of file locallib.php.


Member Function Documentation

role_assigned ( ra)

Definition at line 36 of file locallib.php.

Here is the call graph for this function:

role_unassigned ( ra)

Definition at line 87 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