|
ILIAS
Release_4_4_x_branch Revision 61816
|
Inheritance diagram for ilLPListOfProgressGUI:
Collaboration diagram for ilLPListOfProgressGUI:Public Member Functions | |
| ilLPListOfProgressGUI ($a_mode, $a_ref_id, $a_user_id=0) | |
| & | executeCommand () |
| execute command | |
| show () | |
| details () | |
| __showProgressList () | |
| __initUser ($a_usr_id=0) | |
| __initDetails ($a_details_id) | |
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 | |
| $tracked_user = null | |
| $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 21 of file class.ilLPListOfProgressGUI.php.
| ilLPListOfProgressGUI::__initDetails | ( | $a_details_id | ) |
Definition at line 210 of file class.ilLPListOfProgressGUI.php.
References ilObject\_getAllReferences(), ilObjectLP\getInstance(), and ilLearningProgressBaseGUI\getRefId().
Referenced by ilLPListOfProgressGUI(), and show().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPListOfProgressGUI::__initUser | ( | $a_usr_id = 0 | ) |
Definition at line 171 of file class.ilLPListOfProgressGUI.php.
References $_POST, $ilUser, ilObjOrgUnitAccess\_checkAccessToUserLearningProgress(), and ilObjectFactory\getInstanceByObjId().
Referenced by ilLPListOfProgressGUI(), and show().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPListOfProgressGUI::__showProgressList | ( | ) |
Definition at line 146 of file class.ilLPListOfProgressGUI.php.
References $ilCtrl, $ilUser, ilLearningProgressBaseGUI\__appendUserInfo(), ilLearningProgressBaseGUI\__getLegendHTML(), and ilLearningProgressBaseGUI\getMode().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPListOfProgressGUI::details | ( | ) |
Definition at line 87 of file class.ilLPListOfProgressGUI.php.
References $_GET, $ilCtrl, ilLearningProgressBaseGUI\__appendLPDetails(), ilLearningProgressBaseGUI\__appendUserInfo(), ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\__showButton(), ilLearningProgressBaseGUI\__showObjectDetails(), ilObject\_lookupObjectId(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getMode(), and ilLearningProgressBaseGUI\getRefId().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilLPListOfProgressGUI::executeCommand | ( | ) |
execute command
Definition at line 42 of file class.ilLPListOfProgressGUI.php.
References $cmd, $ilUser, ilLearningProgressBaseGUI\__getDefaultCommand(), and ilLearningProgressBaseGUI\getUserId().
Here is the call graph for this function:| ilLPListOfProgressGUI::ilLPListOfProgressGUI | ( | $a_mode, | |
| $a_ref_id, | |||
$a_user_id = 0 |
|||
| ) |
Definition at line 28 of file class.ilLPListOfProgressGUI.php.
References $_GET, $_REQUEST, __initDetails(), __initUser(), and ilLearningProgressBaseGUI\ilLearningProgressBaseGUI().
Here is the call graph for this function:| ilLPListOfProgressGUI::show | ( | ) |
Definition at line 65 of file class.ilLPListOfProgressGUI.php.
References __initDetails(), __initUser(), __showProgressList(), details(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), and ilLearningProgressBaseGUI\getUserId().
Here is the call graph for this function:| ilLPListOfProgressGUI::$details_id = 0 |
Definition at line 24 of file class.ilLPListOfProgressGUI.php.
| ilLPListOfProgressGUI::$details_mode = 0 |
Definition at line 26 of file class.ilLPListOfProgressGUI.php.
| ilLPListOfProgressGUI::$details_type = '' |
Definition at line 25 of file class.ilLPListOfProgressGUI.php.
| ilLPListOfProgressGUI::$tracked_user = null |
Definition at line 23 of file class.ilLPListOfProgressGUI.php.