ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilLPListOfProgressGUI ($a_mode, $a_ref_id) | |
& | executeCommand () |
execute command | |
show () | |
ilLPListOfProgressGUI ($a_mode, $a_ref_id, $a_user_id=0) | |
& | executeCommand () |
execute command | |
show () | |
details () | |
__showDetails () | |
__showContainerList () | |
__renderContainerRow ($parent_id, $item_id, $type, $level) | |
__appendUserInfo (&$info) | |
__showFilter () | |
__showProgressList () | |
__initUser ($a_usr_id=0) | |
__initFilterGUI () | |
__initFilter () | |
__initDetails ($a_details_id) | |
showDetails () | |
hideDetails () | |
__detailsShown ($item_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="") | |
& | __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 | |
$tracked_user = null | |
$show_user_info = false | |
$filter_gui = 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 37 of file class.ilLPListOfProgress.php.
ilLPListOfProgressGUI::__appendUserInfo | ( | & | $info | ) |
Definition at line 339 of file class.ilLPListOfProgressGUI.php.
References ilOnlineTracking\_getOnlineTime(), ilFormat\_secondsToString(), ilDatePresentation\formatDate(), and IL_CAL_DATETIME.
Referenced by __showContainerList(), __showDetails(), and __showProgressList().
ilLPListOfProgressGUI::__detailsShown | ( | $item_id | ) |
Definition at line 569 of file class.ilLPListOfProgressGUI.php.
References $_SESSION, and $details_id.
Referenced by __renderContainerRow().
ilLPListOfProgressGUI::__initDetails | ( | $a_details_id | ) |
Definition at line 518 of file class.ilLPListOfProgressGUI.php.
References ilObject\_getAllReferences(), ilLPObjSettings\_lookupMode(), and ilLearningProgressBaseGUI\getRefId().
Referenced by ilLPListOfProgressGUI(), and show().
ilLPListOfProgressGUI::__initFilter | ( | ) |
Definition at line 505 of file class.ilLPListOfProgressGUI.php.
References ilLPFilter\toggleAnonymizedCheck().
Referenced by __showProgressList().
ilLPListOfProgressGUI::__initFilterGUI | ( | ) |
Definition at line 496 of file class.ilLPListOfProgressGUI.php.
Referenced by ilLPListOfProgressGUI().
ilLPListOfProgressGUI::__initUser | ( | $a_usr_id = 0 | ) |
Definition at line 466 of file class.ilLPListOfProgressGUI.php.
References $_POST, and ilObjectFactory\getInstanceByObjId().
Referenced by ilLPListOfProgressGUI(), and show().
ilLPListOfProgressGUI::__renderContainerRow | ( | $parent_id, | |
$item_id, | |||
$type, | |||
$level | |||
) |
Definition at line 228 of file class.ilLPListOfProgressGUI.php.
References $type, __detailsShown(), ilLearningProgressBaseGUI\__showImageByStatus(), ilLPItemListFactory\_getInstanceByRefId(), ilLPCollectionCache\_getItems(), ilLPObjSettings\_isContainer(), ilTimingCache\_showWarning(), ilDatePresentation\formatDate(), ilUtil\getImagePath(), IL_CAL_UNIX, LP_MODE_OBJECTIVES, LP_MODE_SCORM, and ilUtil\switchColor().
Referenced by __showContainerList().
ilLPListOfProgressGUI::__showContainerList | ( | ) |
Definition at line 172 of file class.ilLPListOfProgressGUI.php.
References $ilCtrl, $type, ilLearningProgressBaseGUI\__appendLPDetails(), __appendUserInfo(), ilLearningProgressBaseGUI\__getLegendHTML(), __renderContainerRow(), ilLearningProgressBaseGUI\__showObjectDetails(), ilLPCollectionCache\_getItems(), ilCourseItems\_hasCollectionTimings(), ilUtil\getImagePath(), LP_MODE_OBJECTIVES, and LP_MODE_SCORM.
Referenced by details().
ilLPListOfProgressGUI::__showDetails | ( | ) |
Definition at line 154 of file class.ilLPListOfProgressGUI.php.
References $ilCtrl, ilLearningProgressBaseGUI\__appendLPDetails(), __appendUserInfo(), and ilLearningProgressBaseGUI\__showObjectDetails().
Referenced by details().
ilLPListOfProgressGUI::__showFilter | ( | ) |
Definition at line 355 of file class.ilLPListOfProgressGUI.php.
ilLPListOfProgressGUI::__showProgressList | ( | ) |
Definition at line 360 of file class.ilLPListOfProgressGUI.php.
References $ilCtrl, ilLearningProgressBaseGUI\$tpl, $type, __appendUserInfo(), ilLearningProgressBaseGUI\__getLegendHTML(), __initFilter(), ilLearningProgressBaseGUI\__showButton(), ilLearningProgressBaseGUI\__sort(), ilLearningProgressBaseGUI\activePDF(), and ilUtil\sendFailure().
Referenced by show().
ilLPListOfProgressGUI::details | ( | ) |
Definition at line 122 of file class.ilLPListOfProgressGUI.php.
References $_GET, ilLearningProgressBaseGUI\__showButton(), __showContainerList(), __showDetails(), ilLPObjSettings\_isContainer(), ilLearningProgressBaseGUI\activePDF(), elseif(), ilLearningProgressBaseGUI\getMode(), LP_MODE_ADMINISTRATION, LP_MODE_PERSONAL_DESKTOP, and LP_MODE_USER_FOLDER.
Referenced by hideDetails(), show(), and showDetails().
& ilLPListOfProgressGUI::executeCommand | ( | ) |
execute command
Definition at line 47 of file class.ilLPListOfProgress.php.
References $cmd, and ilLearningProgressBaseGUI\__getDefaultCommand().
& ilLPListOfProgressGUI::executeCommand | ( | ) |
execute command
Definition at line 67 of file class.ilLPListOfProgressGUI.php.
References $cmd, ilLearningProgressBaseGUI\__getDefaultCommand(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getUserId(), LP_ACTIVE_PROGRESS, and ilPDFPresentation\setType().
ilLPListOfProgressGUI::hideDetails | ( | ) |
ilLPListOfProgressGUI::ilLPListOfProgressGUI | ( | $a_mode, | |
$a_ref_id | |||
) |
Definition at line 39 of file class.ilLPListOfProgress.php.
References ilLearningProgressBaseGUI\ilLearningProgressBaseGUI().
ilLPListOfProgressGUI::ilLPListOfProgressGUI | ( | $a_mode, | |
$a_ref_id, | |||
$a_user_id = 0 |
|||
) |
Definition at line 50 of file class.ilLPListOfProgressGUI.php.
References $_GET, ilLearningProgressBaseGUI\__checkPDF(), __initDetails(), __initFilterGUI(), __initUser(), and ilLearningProgressBaseGUI\ilLearningProgressBaseGUI().
ilLPListOfProgressGUI::show | ( | ) |
Definition at line 61 of file class.ilLPListOfProgress.php.
References ilLearningProgressBaseGUI\__setSubTabs(), and LP_ACTIVE_PROGRESS.
ilLPListOfProgressGUI::show | ( | ) |
Definition at line 101 of file class.ilLPListOfProgressGUI.php.
References __initDetails(), __initUser(), __showProgressList(), details(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), ilLearningProgressBaseGUI\getUserId(), LP_MODE_REPOSITORY, and LP_MODE_USER_FOLDER.
ilLPListOfProgressGUI::showDetails | ( | ) |
Definition at line 538 of file class.ilLPListOfProgressGUI.php.
References $_GET, $_POST, $_SESSION, $details_id, and details().
ilLPListOfProgressGUI::$details_id = 0 |
Definition at line 46 of file class.ilLPListOfProgressGUI.php.
Referenced by __detailsShown(), and showDetails().
ilLPListOfProgressGUI::$details_mode = 0 |
Definition at line 48 of file class.ilLPListOfProgressGUI.php.
ilLPListOfProgressGUI::$details_type = '' |
Definition at line 47 of file class.ilLPListOfProgressGUI.php.
ilLPListOfProgressGUI::$filter_gui = null |
Definition at line 44 of file class.ilLPListOfProgressGUI.php.
ilLPListOfProgressGUI::$show_user_info = false |
Definition at line 43 of file class.ilLPListOfProgressGUI.php.
ilLPListOfProgressGUI::$tracked_user = null |
Definition at line 42 of file class.ilLPListOfProgressGUI.php.