ILIAS
Release_4_4_x_branch Revision 61816
|
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) | |
isAnonymized () | |
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 | |
const | LP_CONTEXT_PERSONAL_DESKTOP = 1 |
const | LP_CONTEXT_ADMINISTRATION = 2 |
const | LP_CONTEXT_REPOSITORY = 3 |
const | LP_CONTEXT_USER_FOLDER = 4 |
const | LP_CONTEXT_ORG_UNIT = 5 |
const | LP_ACTIVE_SETTINGS = 1 |
const | LP_ACTIVE_OBJECTS = 2 |
const | LP_ACTIVE_PROGRESS = 3 |
const | LP_ACTIVE_LM_STATISTICS = 4 |
const | LP_ACTIVE_USERS = 5 |
const | LP_ACTIVE_SUMMARY = 6 |
const | LP_ACTIVE_OBJSTATACCESS = 7 |
const | LP_ACTIVE_OBJSTATTYPES = 8 |
const | LP_ACTIVE_OBJSTATDAILY = 9 |
const | LP_ACTIVE_OBJSTATADMIN = 10 |
const | LP_ACTIVE_MATRIX = 11 |
Additional Inherited Members | |
Static Public Member Functions inherited from ilLearningProgressBaseGUI | |
static | _showImageByStatus (&$tpl, $a_status, $tpl_prefix="") |
static | isObjectOffline ($a_obj_id, $a_type=null) |
Protected Attributes inherited from ilLearningProgressBaseGUI | |
$anonymized |
Definition at line 22 of file class.ilLPListOfObjectsGUI.php.
ilLPListOfObjectsGUI::__initDetails | ( | $a_details_id | ) |
Definition at line 286 of file class.ilLPListOfObjectsGUI.php.
References $_GET, ilObjectLP\getInstance(), and ilLearningProgressBaseGUI\getRefId().
Referenced by editUser(), ilLPListOfObjectsGUI(), show(), and updateUser().
ilLPListOfObjectsGUI::__listObjects | ( | ) |
Definition at line 273 of file class.ilLPListOfObjectsGUI.php.
References $ilUser, and ilLearningProgressBaseGUI\__getLegendHTML().
Referenced by show().
ilLPListOfObjectsGUI::__showUsersList | ( | $a_print_view = false | ) |
Definition at line 181 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), exit, ilLearningProgressBaseGUI\isAnonymized(), and ilUtil\sendFailure().
Referenced by details().
ilLPListOfObjectsGUI::details | ( | ) |
Definition at line 143 of file class.ilLPListOfObjectsGUI.php.
References $_GET, ilLearningProgressBaseGUI\__showButton(), ilLearningProgressBaseGUI\__showObjectDetails(), __showUsersList(), and ilLearningProgressBaseGUI\getMode().
Referenced by show(), and updateUser().
ilLPListOfObjectsGUI::editUser | ( | ) |
Definition at line 116 of file class.ilLPListOfObjectsGUI.php.
References $_GET, $details_id, ilLearningProgressBaseGUI\__appendUserInfo(), __initDetails(), ilLearningProgressBaseGUI\__showEditUser(), and ilLearningProgressBaseGUI\__showObjectDetails().
& ilLPListOfObjectsGUI::executeCommand | ( | ) |
execute command
Definition at line 40 of file class.ilLPListOfObjectsGUI.php.
References $_GET, $cmd, $ilUser, and ilLearningProgressBaseGUI\__getDefaultCommand().
ilLPListOfObjectsGUI::ilLPListOfObjectsGUI | ( | $a_mode, | |
$a_ref_id | |||
) |
Definition at line 28 of file class.ilLPListOfObjectsGUI.php.
References $_REQUEST, $ilUser, __initDetails(), and ilLearningProgressBaseGUI\ilLearningProgressBaseGUI().
ilLPListOfObjectsGUI::show | ( | ) |
Definition at line 256 of file class.ilLPListOfObjectsGUI.php.
References __initDetails(), __listObjects(), details(), ilLearningProgressBaseGUI\getMode(), and ilLearningProgressBaseGUI\getRefId().
ilLPListOfObjectsGUI::showObjectSummary | ( | ) |
Show object-based summarized tracking data.
Definition at line 310 of file class.ilLPListOfObjectsGUI.php.
References $_GET, ilLearningProgressBaseGUI\$tpl, exit, and ilLearningProgressBaseGUI\getRefId().
ilLPListOfObjectsGUI::showUserObjectMatrix | ( | ) |
Show object user matrix.
Definition at line 340 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\$tpl, ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\__showObjectDetails(), ilLearningProgressBaseGUI\getRefId(), ilLearningProgressBaseGUI\isAnonymized(), and ilUtil\sendFailure().
ilLPListOfObjectsGUI::updateUser | ( | ) |
Definition at line 94 of file class.ilLPListOfObjectsGUI.php.
References $_GET, $_REQUEST, $details_id, __initDetails(), ilLearningProgressBaseGUI\__updateUser(), details(), ilUtil\sendSuccess(), and userDetails().
ilLPListOfObjectsGUI::userDetails | ( | ) |
Definition at line 204 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 24 of file class.ilLPListOfObjectsGUI.php.
Referenced by editUser(), and updateUser().
ilLPListOfObjectsGUI::$details_mode = 0 |
Definition at line 26 of file class.ilLPListOfObjectsGUI.php.
ilLPListOfObjectsGUI::$details_type = '' |
Definition at line 25 of file class.ilLPListOfObjectsGUI.php.