ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilLMStatisticsGUI ($a_mode, $a_ref_id) | |
show () | |
Anzeige der Stats-Auswahlm�glichkeiten. | |
outputStatistics () | |
output statistics der Stats | |
searchUserForm () | |
add users | |
cancelMember () | |
members () | |
search () | |
searchCancelled () | |
__search ($a_search_string, $a_search_for) | |
__showSearchUserTable ($a_result_set, $a_user_ids=NULL, $a_cmd="search") | |
__showSearchRoleTable ($a_result_set, $a_role_ids=NULL) | |
__setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
standard implementation for tables use 'from' variable use different initial setting of table | |
__showSearchGroupTable ($a_result_set, $a_grp_ids=NULL) | |
listUsersRole () | |
listUsersGroup () | |
addUser () | |
& | executeCommand () |
execute command | |
Public Member Functions inherited from ilLearningProgressBaseGUI | |
ilLearningProgressBaseGUI ($a_mode, $a_ref_id=0, $a_usr_id=0) | |
activePDF () | |
__checkPDF () | |
isAnonymized () | |
isObjectAnonymized () | |
getMode () | |
getRefId () | |
getObjId () | |
getUserId () | |
activateStatistics ($a_act=true) | |
__getDefaultCommand () | |
__setSubTabs ($a_active) | |
__buildFooter () | |
__buildHeader () | |
__insertPath (&$a_tpl, $a_ref_id) | |
insert path | |
__showImageByStatus (&$tpl, $a_status, $tpl_prefix="") | |
& | __initTableGUI () |
__showObjectDetails (&$info, $item_id=0) | |
show details about current object. | |
__appendLPDetails (&$info, $item_id, $user_id) | |
__readStatus ($a_obj_id, $user_id) | |
__showButton ($a_link, $a_text, $a_target= '') | |
__sort ($a_ids, $a_table, $a_field, $a_id_name) | |
Function that sorts ids by a given table field using WHERE IN E.g: __sort(array(6,7),'usr_data','lastname','usr_id') => sorts by lastname. | |
__getPercent ($max, $reached) | |
__readItemStatusInfo ($a_items) | |
__getLegendHTML () |
Data Fields | |
$lm_statistics | |
Data Fields inherited from ilLearningProgressBaseGUI | |
$tpl = null | |
$ctrl = null | |
$lng = null | |
$ref_id = 0 | |
$mode = 0 | |
$statistics_activated = false |
Additional Inherited Members | |
Static Public Member Functions inherited from ilLearningProgressBaseGUI | |
static | _showImageByStatus (&$tpl, $a_status, $tpl_prefix="") |
Definition at line 29 of file class.ilLMStatisticsGUI.php.
ilLMStatisticsGUI::__search | ( | $a_search_string, | |
$a_search_for | |||
) |
Definition at line 412 of file class.ilLMStatisticsGUI.php.
References $_SESSION, ilUtil\sendFailure(), and ilUtil\stripSlashes().
Referenced by search().
ilLMStatisticsGUI::__setTableGUIBasicData | ( | & | $tbl, |
& | $result_set, | ||
$a_from = "" |
|||
) |
standard implementation for tables use 'from' variable use different initial setting of table
Definition at line 542 of file class.ilLMStatisticsGUI.php.
References $_GET.
Referenced by __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().
ilLMStatisticsGUI::__showSearchGroupTable | ( | $a_result_set, | |
$a_grp_ids = NULL |
|||
) |
Definition at line 568 of file class.ilLMStatisticsGUI.php.
References $_GET, ilLearningProgressBaseGUI\$tpl, ilLearningProgressBaseGUI\__initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by search().
ilLMStatisticsGUI::__showSearchRoleTable | ( | $a_result_set, | |
$a_role_ids = NULL |
|||
) |
Definition at line 490 of file class.ilLMStatisticsGUI.php.
References $_GET, ilLearningProgressBaseGUI\$tpl, ilLearningProgressBaseGUI\__initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by search().
ilLMStatisticsGUI::__showSearchUserTable | ( | $a_result_set, | |
$a_user_ids = NULL , |
|||
$a_cmd = "search" |
|||
) |
Definition at line 436 of file class.ilLMStatisticsGUI.php.
References $_GET, ilLearningProgressBaseGUI\$tpl, ilLearningProgressBaseGUI\__initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().
Referenced by listUsersGroup(), listUsersRole(), and search().
ilLMStatisticsGUI::addUser | ( | ) |
Definition at line 731 of file class.ilLMStatisticsGUI.php.
References $_POST, $_SESSION, and show().
ilLMStatisticsGUI::cancelMember | ( | ) |
Definition at line 279 of file class.ilLMStatisticsGUI.php.
References ilUtil\redirect().
& ilLMStatisticsGUI::executeCommand | ( | ) |
execute command
Definition at line 751 of file class.ilLMStatisticsGUI.php.
References $_POST, $cmd, ilLearningProgressBaseGUI\__getDefaultCommand(), and elseif().
ilLMStatisticsGUI::ilLMStatisticsGUI | ( | $a_mode, | |
$a_ref_id | |||
) |
Definition at line 33 of file class.ilLMStatisticsGUI.php.
References ilLearningProgressBaseGUI\ilLearningProgressBaseGUI().
ilLMStatisticsGUI::listUsersGroup | ( | ) |
Definition at line 670 of file class.ilLMStatisticsGUI.php.
References $_POST, $_SESSION, $user, ilLearningProgressBaseGUI\__showButton(), __showSearchUserTable(), ilFormat\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), and ilUtil\sendFailure().
ilLMStatisticsGUI::listUsersRole | ( | ) |
Definition at line 614 of file class.ilLMStatisticsGUI.php.
References $_POST, $_SESSION, $user, ilLearningProgressBaseGUI\__showButton(), __showSearchUserTable(), ilFormat\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendFailure().
ilLMStatisticsGUI::members | ( | ) |
Definition at line 285 of file class.ilLMStatisticsGUI.php.
References show().
ilLMStatisticsGUI::outputStatistics | ( | ) |
output statistics der Stats
Definition at line 233 of file class.ilLMStatisticsGUI.php.
References $_POST.
ilLMStatisticsGUI::search | ( | ) |
Definition at line 289 of file class.ilLMStatisticsGUI.php.
References $_POST, $_SESSION, $result, $user, __search(), ilLearningProgressBaseGUI\__showButton(), __showSearchGroupTable(), __showSearchRoleTable(), __showSearchUserTable(), ilFormat\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), searchUserForm(), ilUtil\sendFailure(), and ilUtil\stripSlashes().
ilLMStatisticsGUI::searchCancelled | ( | ) |
Definition at line 409 of file class.ilLMStatisticsGUI.php.
References ilUtil\redirect().
ilLMStatisticsGUI::searchUserForm | ( | ) |
add users
Definition at line 246 of file class.ilLMStatisticsGUI.php.
References $_POST, $_SESSION, and ilUtil\formRadioButton().
Referenced by search().
ilLMStatisticsGUI::show | ( | ) |
Anzeige der Stats-Auswahlm�glichkeiten.
Definition at line 43 of file class.ilLMStatisticsGUI.php.
References $_SESSION, $ilDB, $key, ilLearningProgressBaseGUI\$lng, $q, $result, $row, ilLearningProgressBaseGUI\$tpl, ilObjUserTracking\_enabledUserRelatedData(), and elseif().
Referenced by addUser(), and members().
ilLMStatisticsGUI::$lm_statistics |
Definition at line 31 of file class.ilLMStatisticsGUI.php.