ILIAS
Release_4_1_x_branch Revision 61804
|
Public Member Functions | |
ilLPListOfObjectsGUI ($a_mode, $a_ref_id) | |
& | executeCommand () |
execute command | |
updateUser () | |
editUser () | |
details () | |
__showUsersList ($a_print_view=false) | |
userDetails () | |
show () | |
__listObjects () | |
__initDetails ($a_details_id) | |
showObjectSummary () | |
Show object-based summarized tracking data. | |
showUserObjectMatrix () | |
Show object user matrix. | |
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="") | |
_getImagePathForStatus ($a_status) | |
Get image path for status. | |
_getStatusText ($a_status) | |
Get status alt text. | |
& | __initTableGUI () |
__showObjectDetails (&$info, $item_id=0) | |
show details about current object. | |
__appendUserInfo (&$info, $a_user) | |
__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 () | |
__showEditUser ($a_user_id, $a_ref_id, $a_cancel, $a_sub_id=false) | |
__updateUser ($user_id, $obj_id) |
Data Fields | |
$details_id = 0 | |
$details_type = '' | |
$details_mode = 0 | |
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 24 of file class.ilLPListOfObjectsGUI.php.
ilLPListOfObjectsGUI::__initDetails | ( | $a_details_id | ) |
Definition at line 322 of file class.ilLPListOfObjectsGUI.php.
References $_GET, ilLPObjSettings\_lookupMode(), and ilLearningProgressBaseGUI\getRefId().
Referenced by editUser(), ilLPListOfObjectsGUI(), show(), and updateUser().
ilLPListOfObjectsGUI::__listObjects | ( | ) |
Definition at line 293 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML().
Referenced by show().
ilLPListOfObjectsGUI::__showUsersList | ( | $a_print_view = false | ) |
Definition at line 201 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), exit, ilLearningProgressBaseGUI\isAnonymized(), and ilUtil\sendFailure().
Referenced by details().
ilLPListOfObjectsGUI::details | ( | ) |
Definition at line 156 of file class.ilLPListOfObjectsGUI.php.
References $_GET, ilLearningProgressBaseGUI\__showButton(), ilLearningProgressBaseGUI\__showObjectDetails(), __showUsersList(), ilLearningProgressBaseGUI\getMode(), LP_MODE_ADMINISTRATION, and LP_MODE_PERSONAL_DESKTOP.
Referenced by show(), and updateUser().
ilLPListOfObjectsGUI::editUser | ( | ) |
Definition at line 129 of file class.ilLPListOfObjectsGUI.php.
References $_GET, $details_id, ilLearningProgressBaseGUI\__appendUserInfo(), __initDetails(), ilLearningProgressBaseGUI\__showEditUser(), and ilLearningProgressBaseGUI\__showObjectDetails().
& ilLPListOfObjectsGUI::executeCommand | ( | ) |
execute command
Definition at line 43 of file class.ilLPListOfObjectsGUI.php.
References $_GET, $cmd, and ilLearningProgressBaseGUI\__getDefaultCommand().
ilLPListOfObjectsGUI::ilLPListOfObjectsGUI | ( | $a_mode, | |
$a_ref_id | |||
) |
Definition at line 30 of file class.ilLPListOfObjectsGUI.php.
References $_REQUEST, __initDetails(), and ilLearningProgressBaseGUI\ilLearningProgressBaseGUI().
ilLPListOfObjectsGUI::show | ( | ) |
Definition at line 276 of file class.ilLPListOfObjectsGUI.php.
References __initDetails(), __listObjects(), details(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), and LP_MODE_REPOSITORY.
ilLPListOfObjectsGUI::showObjectSummary | ( | ) |
Show object-based summarized tracking data.
Definition at line 343 of file class.ilLPListOfObjectsGUI.php.
References $_GET, ilLearningProgressBaseGUI\$tpl, exit, and ilLearningProgressBaseGUI\getRefId().
ilLPListOfObjectsGUI::showUserObjectMatrix | ( | ) |
Show object user matrix.
Definition at line 373 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\$tpl, ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\__showObjectDetails(), ilLearningProgressBaseGUI\getRefId(), ilLearningProgressBaseGUI\isAnonymized(), and ilUtil\sendFailure().
ilLPListOfObjectsGUI::updateUser | ( | ) |
Definition at line 107 of file class.ilLPListOfObjectsGUI.php.
References $_GET, $_REQUEST, $details_id, __initDetails(), ilLearningProgressBaseGUI\__updateUser(), details(), ilUtil\sendSuccess(), and userDetails().
ilLPListOfObjectsGUI::userDetails | ( | ) |
Definition at line 224 of file class.ilLPListOfObjectsGUI.php.
References $_GET, ilLearningProgressBaseGUI\__appendUserInfo(), ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\__showObjectDetails(), exit, ilLearningProgressBaseGUI\isAnonymized(), and ilUtil\sendFailure().
Referenced by updateUser().
ilLPListOfObjectsGUI::$details_id = 0 |
Definition at line 26 of file class.ilLPListOfObjectsGUI.php.
Referenced by editUser(), and updateUser().
ilLPListOfObjectsGUI::$details_mode = 0 |
Definition at line 28 of file class.ilLPListOfObjectsGUI.php.
ilLPListOfObjectsGUI::$details_type = '' |
Definition at line 27 of file class.ilLPListOfObjectsGUI.php.