ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
__construct ($a_crs_ref_id, ilParticipants $a_members) | |
constructor More... | |
executeCommand () | |
ecxecute command More... | |
listSessions () | |
list sessions of all user More... | |
exportCSV () | |
Events List CSV Export. More... | |
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, | |
ilParticipants | $a_members | ||
) |
constructor
public
Definition at line 48 of file class.ilSessionOverviewGUI.php.
References $ilCtrl, $lng, $tpl, and ilObject\_lookupObjId().
ilSessionOverviewGUI::executeCommand | ( | ) |
ecxecute command
public
Definition at line 70 of file class.ilSessionOverviewGUI.php.
References $cmd.
ilSessionOverviewGUI::exportCSV | ( | ) |
Events List CSV Export.
public
Definition at line 117 of file class.ilSessionOverviewGUI.php.
References ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\_sortIds(), array, ilUtil\deliverData(), ilObjectFactory\getInstanceByRefId(), IL_CAL_FKT_DATE, IL_CAL_UNIX, and time.
ilSessionOverviewGUI::listSessions | ( | ) |
list sessions of all user
public
Definition at line 93 of file class.ilSessionOverviewGUI.php.
|
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().