| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilLPListOfProgressGUI:
 Inheritance diagram for ilLPListOfProgressGUI: Collaboration 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) | |
| 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 | |
| $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 | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ilLearningProgressBaseGUI | |
| static | _showImageByStatus (&$tpl, $a_status, $tpl_prefix="") | 
Definition at line 20 of file class.ilLPListOfProgressGUI.php.
| ilLPListOfProgressGUI::__initDetails | ( | $a_details_id | ) | 
Definition at line 235 of file class.ilLPListOfProgressGUI.php.
References ilObject\_getAllReferences(), ilLPObjSettings\_lookupMode(), and ilLearningProgressBaseGUI\getRefId().
Referenced by ilLPListOfProgressGUI(), and show().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilLPListOfProgressGUI::__initUser | ( | $a_usr_id = 0 | ) | 
Definition at line 201 of file class.ilLPListOfProgressGUI.php.
References $_POST, ilObjectFactory\getInstanceByObjId(), and LP_MODE_USER_FOLDER.
Referenced by ilLPListOfProgressGUI(), and show().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilLPListOfProgressGUI::__showProgressList | ( | ) | 
Definition at line 160 of file class.ilLPListOfProgressGUI.php.
References $ilCtrl, ilLearningProgressBaseGUI\__appendUserInfo(), and ilLearningProgressBaseGUI\__getLegendHTML().
Referenced by show().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilLPListOfProgressGUI::details | ( | ) | 
Definition at line 97 of file class.ilLPListOfProgressGUI.php.
References $_GET, $ilCtrl, ilLearningProgressBaseGUI\$ref_id, ilLearningProgressBaseGUI\__appendLPDetails(), ilLearningProgressBaseGUI\__appendUserInfo(), ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\__showButton(), ilLearningProgressBaseGUI\__showObjectDetails(), ilLPCollectionCache\_getItems(), ilObject\_lookupObjectId(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), LP_MODE_ADMINISTRATION, LP_MODE_OBJECTIVES, LP_MODE_PERSONAL_DESKTOP, LP_MODE_SCORM, and LP_MODE_USER_FOLDER.
Referenced by show().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilLPListOfProgressGUI::executeCommand | ( | ) | 
execute command
Definition at line 43 of file class.ilLPListOfProgressGUI.php.
References $cmd, ilLearningProgressBaseGUI\__getDefaultCommand(), and ilLearningProgressBaseGUI\getUserId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilLPListOfProgressGUI::ilLPListOfProgressGUI | ( | $a_mode, | |
| $a_ref_id, | |||
| $a_user_id = 0 | |||
| ) | 
Definition at line 27 of file class.ilLPListOfProgressGUI.php.
References $_GET, $_REQUEST, __initDetails(), __initUser(), and ilLearningProgressBaseGUI\ilLearningProgressBaseGUI().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilLPListOfProgressGUI::show | ( | ) | 
Definition at line 76 of file class.ilLPListOfProgressGUI.php.
References __initDetails(), __initUser(), __showProgressList(), details(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), ilLearningProgressBaseGUI\getUserId(), LP_MODE_REPOSITORY, and LP_MODE_USER_FOLDER.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilLPListOfProgressGUI::$details_id = 0 | 
Definition at line 23 of file class.ilLPListOfProgressGUI.php.
| ilLPListOfProgressGUI::$details_mode = 0 | 
Definition at line 25 of file class.ilLPListOfProgressGUI.php.
| ilLPListOfProgressGUI::$details_type = '' | 
Definition at line 24 of file class.ilLPListOfProgressGUI.php.
| ilLPListOfProgressGUI::$tracked_user = null | 
Definition at line 22 of file class.ilLPListOfProgressGUI.php.