| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilSessionOverviewGUI:
 Collaboration diagram for ilSessionOverviewGUI:| Public Member Functions | |
| __construct ($a_crs_ref_id) | |
| constructor | |
| executeCommand () | |
| ecxecute command | |
| listSessions () | |
| list sessions of all user | |
| exportCSV () | |
| Events List CSV Export. | |
| Protected Attributes | |
| $course_ref_id = null | |
| $course_id = null | |
| $lng | |
| $tpl | |
| $ctrl | |
Definition at line 32 of file class.ilSessionOverviewGUI.php.
| ilSessionOverviewGUI::__construct | ( | $a_crs_ref_id | ) | 
constructor
public
| @return | 
Definition at line 48 of file class.ilSessionOverviewGUI.php.
References $ilCtrl, $lng, $tpl, and ilObject\_lookupObjId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSessionOverviewGUI::executeCommand | ( | ) | 
| ilSessionOverviewGUI::exportCSV | ( | ) | 
Events List CSV Export.
public
Definition at line 227 of file class.ilSessionOverviewGUI.php.
References ilCourseParticipants\_getInstanceByObjId(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\_sortIds(), ilUtil\deliverData(), ilObjectFactory\getInstanceByRefId(), IL_CAL_FKT_DATE, and IL_CAL_UNIX.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSessionOverviewGUI::listSessions | ( | ) | 
list sessions of all user
public
| @return | 
Definition at line 92 of file class.ilSessionOverviewGUI.php.
References $_GET, $_SESSION, $ilErr, ilCourseParticipants\_getInstanceByObjId(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\_sortIds(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 35 of file class.ilSessionOverviewGUI.php.
| 
 | protected | 
Definition at line 34 of file class.ilSessionOverviewGUI.php.
| 
 | protected | 
Definition at line 39 of file class.ilSessionOverviewGUI.php.
| 
 | protected | 
Definition at line 37 of file class.ilSessionOverviewGUI.php.
Referenced by __construct().
| 
 | protected | 
Definition at line 38 of file class.ilSessionOverviewGUI.php.
Referenced by __construct().