Public Member Functions | |
| notifyCourseEvent ($eventType, $cid, $tid, $rid, $gid, $uid) | |
| event ($type, $args=null) | |
Static Public Member Functions | |
| static | getInstance () |
Private Member Functions | |
| __construct () | |
Static Private Attributes | |
| static | $instance = false |
Definition at line 49 of file notify.lib.php.
| __construct | ( | ) | [private] |
Definition at line 53 of file notify.lib.php.
| event | ( | $ | type, | |
| $ | args = null | |||
| ) |
Definition at line 80 of file notify.lib.php.
| static getInstance | ( | ) | [static] |
Definition at line 57 of file notify.lib.php.
| notifyCourseEvent | ( | $ | eventType, | |
| $ | cid, | |||
| $ | tid, | |||
| $ | rid, | |||
| $ | gid, | |||
| $ | uid | |||
| ) |
Definition at line 67 of file notify.lib.php.
$instance = false [static, private] |
Definition at line 51 of file notify.lib.php.
1.6.3