ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct ($a_mode, $a_ref_id=0, $a_usr_id=0) | |
isAnonymized () | |
getMode () | |
getRefId () | |
getObjId () | |
getUserId () | |
__getDefaultCommand () | |
__setSubTabs ($a_active) | |
__buildFooter () | |
__buildHeader () | |
__insertPath (&$a_tpl, $a_ref_id) | |
insert path More... | |
__showImageByStatus (&$tpl, $a_status, $tpl_prefix="") | |
& | __initTableGUI () |
__showObjectDetails (&$info, $item_id=0, $add_section=true) | |
show details about current object. More... | |
__appendUserInfo (&$info, $a_user) | |
__appendLPDetails (&$info, $item_id, $user_id) | |
__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. More... | |
__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) | |
Static Public Member Functions | |
static | _showImageByStatus (&$tpl, $a_status, $tpl_prefix="") |
static | _getImagePathForStatus ($a_status) |
Get image path for status. More... | |
static | _getStatusText ($a_status, $a_lng=null) |
Get status alt text. More... | |
static | __readStatus ($a_obj_id, $user_id) |
static | isObjectOffline ($a_obj_id, $a_type=null) |
Data Fields | |
$tpl = null | |
$ctrl = null | |
$lng = null | |
$ref_id = 0 | |
$mode = 0 | |
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_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 |
Protected Member Functions | |
initEditUserForm ($a_user_id, $a_obj_id, $a_cancel=null) | |
Protected Attributes | |
$anonymized | |
$logger | |
$tabs_gui | |
Definition at line 21 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::__construct | ( | $a_mode, | |
$a_ref_id = 0 , |
|||
$a_usr_id = 0 |
|||
) |
Definition at line 60 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $GLOBALS, $ilCtrl, $lng, $tpl, ilObjUserTracking\_enabledUserRelatedData(), and ilObjectLP\getInstance().
ilLearningProgressBaseGUI::__appendLPDetails | ( | & | $info, |
$item_id, | |||
$user_id | |||
) |
Definition at line 481 of file class.ilLearningProgressBaseGUI.php.
References $comment, $DIC, $mode, $type, __readStatus(), _getImagePathForStatus(), ilLearningProgress\_getProgress(), _getStatusText(), ilLPMarks\_lookupComment(), ilLPMarks\_lookupMark(), ilLPStatus\_lookupPercentage(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilObjectLP\getInstance(), IL_CAL_UNIX, ilUtil\img(), ilLPObjSettings\LP_MODE_CMIX_COMPL_OR_PASSED_WITH_FAILED, ilLPObjSettings\LP_MODE_CMIX_COMPL_WITH_FAILED, ilLPObjSettings\LP_MODE_CMIX_COMPLETED, ilLPObjSettings\LP_MODE_CMIX_COMPLETED_OR_PASSED, ilLPObjSettings\LP_MODE_CMIX_PASSED, ilLPObjSettings\LP_MODE_CMIX_PASSED_WITH_FAILED, ilLPObjSettings\LP_MODE_LTI_OUTCOME, ilLPObjSettings\LP_MODE_SCORM, ilLPObjSettings\LP_MODE_TEST_PASSED, ilLPObjSettings\LP_MODE_TLT, ilLPObjSettings\LP_MODE_VISITS, ilDatePresentation\secondsToString(), ilObjectLP\supportsMark(), and ilObjectLP\supportsSpentSeconds().
Referenced by ilLPListOfProgressGUI\saveProgress().
ilLearningProgressBaseGUI::__appendUserInfo | ( | & | $info, |
$a_user | |||
) |
Definition at line 452 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $ilUser, ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), IL_CAL_DATETIME, and ilDatePresentation\secondsToString().
Referenced by ilLPListOfProgressGUI\__showProgressList(), ilLPListOfObjectsGUI\editUser(), ilLPListOfProgressGUI\saveProgress(), and ilLPListOfObjectsGUI\userDetails().
ilLearningProgressBaseGUI::__buildFooter | ( | ) |
Definition at line 271 of file class.ilLearningProgressBaseGUI.php.
References getMode().
Referenced by ilLearningProgressGUI\executeCommand().
ilLearningProgressBaseGUI::__buildHeader | ( | ) |
Definition at line 280 of file class.ilLearningProgressBaseGUI.php.
References getMode(), and ilUtil\infoPanel().
Referenced by ilLearningProgressGUI\executeCommand().
ilLearningProgressBaseGUI::__getDefaultCommand | ( | ) |
Definition at line 124 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLPListOfProgressGUI\executeCommand(), ilLPListOfSettingsGUI\executeCommand(), ilLPListOfObjectsGUI\executeCommand(), and ilLPObjectStatisticsGUI\executeCommand().
ilLearningProgressBaseGUI::__getLegendHTML | ( | ) |
Definition at line 680 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $lng, $tpl, ilUtil\getImagePath(), ilPanelGUI\getInstance(), and ilPanelGUI\PANEL_STYLE_SECONDARY.
Referenced by ilLPListOfObjectsGUI\__listObjects(), ilLPListOfProgressGUI\__showProgressList(), ilLPListOfObjectsGUI\__showUsersList(), ilLPListOfProgressGUI\saveProgress(), ilLPListOfObjectsGUI\showUserObjectMatrix(), and ilLPListOfObjectsGUI\userDetails().
ilLearningProgressBaseGUI::__getPercent | ( | $max, | |
$reached | |||
) |
Definition at line 642 of file class.ilLearningProgressBaseGUI.php.
& ilLearningProgressBaseGUI::__initTableGUI | ( | ) |
Definition at line 408 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::__insertPath | ( | & | $a_tpl, |
$a_ref_id | |||
) |
ilLearningProgressBaseGUI::__readItemStatusInfo | ( | $a_items | ) |
Definition at line 651 of file class.ilLearningProgressBaseGUI.php.
References $DIC, ilMDEducational\_getTypicalLearningTimeSeconds(), ilLPObjSettings\_lookupVisits(), ilObjectLP\getInstance(), ilLPObjSettings\LP_MODE_SCORM, ilLPObjSettings\LP_MODE_TLT, and ilLPObjSettings\LP_MODE_VISITS.
|
static |
Definition at line 580 of file class.ilLearningProgressBaseGUI.php.
References ilLPStatus\_lookupStatus(), ilLPStatus\LP_STATUS_COMPLETED, ilLPStatus\LP_STATUS_COMPLETED_NUM, ilLPStatus\LP_STATUS_FAILED, ilLPStatus\LP_STATUS_FAILED_NUM, ilLPStatus\LP_STATUS_IN_PROGRESS, ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, ilLPStatus\LP_STATUS_NOT_ATTEMPTED, and ilLPStatus\LP_STATUS_NOT_ATTEMPTED_NUM.
Referenced by __appendLPDetails(), and ilObjSCORMLearningModule\exportSelected().
ilLearningProgressBaseGUI::__setSubTabs | ( | $a_active | ) |
Definition at line 132 of file class.ilLearningProgressBaseGUI.php.
References $DIC, ilObjUserTracking\_enabledUserRelatedData(), ilObjUserTracking\_hasLearningProgressLearner(), ilObjUserTracking\_hasLearningProgressOtherUsers(), ilLearningProgressAccess\checkPermission(), ilObjectLP\getInstance(), getMode(), getRefId(), getUserId(), isAnonymized(), and ilObjectLP\supportsMatrixView().
Referenced by ilLearningProgressGUI\executeCommand().
ilLearningProgressBaseGUI::__showEditUser | ( | $a_user_id, | |
$a_ref_id, | |||
$a_cancel, | |||
$a_sub_id = false |
|||
) |
Definition at line 785 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $ilCtrl, ilObject\_lookupObjId(), and initEditUserForm().
Referenced by ilLPListOfObjectsGUI\editUser().
ilLearningProgressBaseGUI::__showImageByStatus | ( | & | $tpl, |
$a_status, | |||
$tpl_prefix = "" |
|||
) |
Definition at line 314 of file class.ilLearningProgressBaseGUI.php.
References $tpl, and _showImageByStatus().
ilLearningProgressBaseGUI::__showObjectDetails | ( | & | $info, |
$item_id = 0 , |
|||
$add_section = true |
|||
) |
show details about current object.
Uses an existing info_gui object.
Definition at line 419 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $mode, ilMDEducational\_getTypicalLearningTimeSeconds(), ilLPObjSettings\_lookupVisits(), ilObjectLP\getInstance(), ilLPObjSettings\LP_MODE_VISITS, and ilDatePresentation\secondsToString().
Referenced by ilLPListOfObjectsGUI\details(), ilLPListOfObjectsGUI\editUser(), ilLPListOfProgressGUI\saveProgress(), ilLPListOfObjectsGUI\showUserObjectMatrix(), and ilLPListOfObjectsGUI\userDetails().
ilLearningProgressBaseGUI::__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.
array | Array of ids |
string | table name |
string | table field |
string | id name |
protected
Definition at line 616 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
ilLearningProgressBaseGUI::__updateUser | ( | $user_id, | |
$obj_id | |||
) |
Definition at line 806 of file class.ilLearningProgressBaseGUI.php.
References ilLPStatusWrapper\_updateStatus(), and initEditUserForm().
Referenced by ilLPListOfObjectsGUI\updateUser().
|
static |
Get image path for status.
Definition at line 338 of file class.ilLearningProgressBaseGUI.php.
References ilUtil\getImagePath(), ilLPStatus\LP_STATUS_COMPLETED, ilLPStatus\LP_STATUS_COMPLETED_NUM, ilLPStatus\LP_STATUS_FAILED, ilLPStatus\LP_STATUS_FAILED_NUM, ilLPStatus\LP_STATUS_IN_PROGRESS, ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, ilLPStatus\LP_STATUS_NOT_ATTEMPTED, ilLPStatus\LP_STATUS_NOT_PARTICIPATED, ilLPStatus\LP_STATUS_NOT_REGISTERED, ilLPStatus\LP_STATUS_PARTICIPATED, and ilLPStatus\LP_STATUS_REGISTERED.
Referenced by __appendLPDetails(), ilLPObjectStatisticsLPTableGUI\__construct(), _showImageByStatus(), ilLMExplorerGUI\checkLPIcon(), ilLPProgressTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilTrSummaryTableGUI\getItems(), ilDclRecordListTableGUI\getStatus(), ilMyStaffGUI\getUserLpStatusAsHtml(), ilLearningProgressGUI\initCollectionManualForm(), ilSCORMTrackingItemsTableGUI\parseValue(), ilSCORM2004TrackingItemsTableGUI\parseValue(), ilLPTableBaseGUI\parseValue(), ilLPStatus\preloadListGUIData(), ilPortfolioPageGUI\renderMyCourses(), and ilLearningProgressGUI\showtlt().
|
static |
Get status alt text.
Definition at line 376 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $lng, ilLPStatus\LP_STATUS_COMPLETED, ilLPStatus\LP_STATUS_COMPLETED_NUM, ilLPStatus\LP_STATUS_FAILED, ilLPStatus\LP_STATUS_FAILED_NUM, ilLPStatus\LP_STATUS_IN_PROGRESS, ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, ilLPStatus\LP_STATUS_NOT_ATTEMPTED, and ilLPStatus\LP_STATUS_NOT_ATTEMPTED_NUM.
Referenced by __appendLPDetails(), ilLPObjectStatisticsLPTableGUI\__construct(), ilTrSummaryTableGUI\fillHeaderCSV(), ilTrSummaryTableGUI\fillHeaderExcel(), ilLPProgressTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilSCORMTrackingItemsTableGUI\fillRowCSV(), ilSCORM2004TrackingItemsTableGUI\fillRowCSV(), ilLPProgressTableGUI\fillRowCSV(), ilTrObjectUsersPropsTableGUI\fillRowCSV(), ilTrUserObjectsPropsTableGUI\fillRowCSV(), ilTrMatrixTableGUI\fillRowCSV(), ilSCORMTrackingItemsTableGUI\fillRowExcel(), ilSCORM2004TrackingItemsTableGUI\fillRowExcel(), ilLPProgressTableGUI\fillRowExcel(), ilTrObjectUsersPropsTableGUI\fillRowExcel(), ilTrUserObjectsPropsTableGUI\fillRowExcel(), ilTrMatrixTableGUI\fillRowExcel(), ilCourseMailTemplateTutorContext\getCachedPeriodByObjId(), ilScormMailTemplateLPContext\getDescription(), ilLPObjectStatisticsLPTableGUI\getDetailItems(), ilLPObjectStatisticsLPTableGUI\getGraph(), ilTrSummaryTableGUI\getItems(), ilMyStaffGUI\getUserLpStatusAsHtml(), ilMyStaffGUI\getUserLpStatusAsText(), ilLearningProgressGUI\initCollectionManualForm(), ilLPObjectStatisticsLPTableGUI\initFilter(), ilSCORMTrackingItemsTableGUI\parseValue(), ilSCORM2004TrackingItemsTableGUI\parseValue(), ilLPTableBaseGUI\parseValue(), ilLPStatus\preloadListGUIData(), ilPortfolioPageGUI\renderMyCourses(), and ilLearningProgressGUI\showtlt().
|
static |
Definition at line 320 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $lng, $tpl, and _getImagePathForStatus().
Referenced by __showImageByStatus().
ilLearningProgressBaseGUI::getMode | ( | ) |
Definition at line 97 of file class.ilLearningProgressBaseGUI.php.
References $mode.
Referenced by __buildFooter(), __buildHeader(), ilLearningProgressGUI\__getNextClass(), __setSubTabs(), ilLPListOfProgressGUI\__showProgressList(), ilLPListOfObjectsGUI\details(), ilLearningProgressGUI\executeCommand(), ilLPListOfProgressGUI\saveProgress(), ilLPListOfProgressGUI\show(), and ilLPListOfObjectsGUI\show().
ilLearningProgressBaseGUI::getObjId | ( | ) |
Definition at line 107 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLPListOfSettingsGUI\__construct(), ilLPListOfSettingsGUI\assign(), ilLPListOfSettingsGUI\deassign(), ilLPListOfSettingsGUI\groupMaterials(), ilLearningProgressGUI\initCollectionManualForm(), ilLPListOfSettingsGUI\releaseMaterials(), ilLPListOfSettingsGUI\saveObligatoryMaterials(), ilLearningProgressGUI\showtlt(), ilLearningProgressGUI\updateManual(), and ilLPListOfSettingsGUI\updateTLT().
ilLearningProgressBaseGUI::getRefId | ( | ) |
Definition at line 102 of file class.ilLearningProgressBaseGUI.php.
References $ref_id.
Referenced by ilLearningProgressGUI\__getNextClass(), ilLPListOfProgressGUI\__initDetails(), ilLPListOfObjectsGUI\__initDetails(), __setSubTabs(), ilLearningProgressGUI\editManual(), ilLearningProgressGUI\executeCommand(), ilLPListOfSettingsGUI\getTableByMode(), ilLearningProgressGUI\initCollectionManualForm(), ilLPListOfProgressGUI\saveProgress(), ilLPListOfProgressGUI\show(), ilLPListOfObjectsGUI\show(), ilLPListOfObjectsGUI\showObjectSummary(), ilLearningProgressGUI\showtlt(), ilLPListOfObjectsGUI\showUserObjectMatrix(), and ilLearningProgressGUI\updateManual().
ilLearningProgressBaseGUI::getUserId | ( | ) |
Definition at line 112 of file class.ilLearningProgressBaseGUI.php.
References $_GET.
Referenced by __setSubTabs(), ilLearningProgressGUI\executeCommand(), ilLPListOfProgressGUI\executeCommand(), and ilLPListOfProgressGUI\show().
|
protected |
Definition at line 728 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $ilCtrl, $lng, ilLPStatus\_lookupStatus(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilObjectLP\getInstance(), ilUserUtil\getNamePresentation(), ilLPObjSettings\LP_MODE_MANUAL, ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, ilLPStatus\LP_STATUS_COMPLETED_NUM, ilCheckboxInputGUI\setChecked(), ilNonEditableValueGUI\setValue(), and ilObjectLP\supportsMark().
Referenced by __showEditUser(), and __updateUser().
ilLearningProgressBaseGUI::isAnonymized | ( | ) |
Definition at line 92 of file class.ilLearningProgressBaseGUI.php.
References $anonymized.
Referenced by __setSubTabs(), ilLPListOfObjectsGUI\__showUsersList(), ilLPListOfObjectsGUI\showUserObjectMatrix(), and ilLPListOfObjectsGUI\userDetails().
|
static |
Definition at line 837 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLPProgressTableGUI\getItems(), and ilTrSummaryTableGUI\getItems().
|
protected |
Definition at line 29 of file class.ilLearningProgressBaseGUI.php.
Referenced by isAnonymized().
ilLearningProgressBaseGUI::$ctrl = null |
Definition at line 24 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::$lng = null |
Definition at line 25 of file class.ilLearningProgressBaseGUI.php.
Referenced by __construct(), __getLegendHTML(), _getStatusText(), _showImageByStatus(), ilLPObjectStatisticsGUI\admin(), ilLPObjectStatisticsGUI\adminSync(), ilLPObjectStatisticsGUI\confirmDeleteData(), ilLPObjectStatisticsGUI\deleteData(), ilLPListOfSettingsGUI\handleLPUsageInfo(), ilLearningProgressGUI\initCollectionManualForm(), initEditUserForm(), ilLPObjectStatisticsGUI\showAccessGraph(), ilLPObjectStatisticsGUI\showAggregationInfo(), ilLPObjectStatisticsGUI\showCronJobInfo(), ilLPObjectStatisticsGUI\showDailyGraph(), ilLPObjectStatisticsGUI\showLearningProgressGraph(), ilLearningProgressGUI\showtlt(), ilLPObjectStatisticsGUI\showTypesGraph(), and ilLearningProgressGUI\updateManual().
|
protected |
Definition at line 34 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::$mode = 0 |
Definition at line 27 of file class.ilLearningProgressBaseGUI.php.
Referenced by __appendLPDetails(), __showObjectDetails(), and getMode().
ilLearningProgressBaseGUI::$ref_id = 0 |
Definition at line 26 of file class.ilLearningProgressBaseGUI.php.
Referenced by getRefId(), and ilLPListOfSettingsGUI\handleLPUsageInfo().
|
protected |
Definition at line 39 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::$tpl = null |
Definition at line 23 of file class.ilLearningProgressBaseGUI.php.
Referenced by __construct(), __getLegendHTML(), __showImageByStatus(), _showImageByStatus(), ilLPObjectStatisticsGUI\access(), ilLPObjectStatisticsGUI\admin(), ilLPObjectStatisticsGUI\confirmDeleteData(), ilLPObjectStatisticsGUI\daily(), ilLearningProgressGUI\editManual(), ilLPListOfSettingsGUI\handleLPUsageInfo(), ilLPObjectStatisticsGUI\learningProgress(), ilLPObjectStatisticsGUI\showAccessGraph(), ilLPObjectStatisticsGUI\showDailyGraph(), ilLPObjectStatisticsGUI\showLearningProgressGraph(), ilLPListOfObjectsGUI\showObjectSummary(), ilLearningProgressGUI\showtlt(), ilLPObjectStatisticsGUI\showTypesGraph(), ilLPListOfObjectsGUI\showUserObjectMatrix(), and ilLPObjectStatisticsGUI\types().
const ilLearningProgressBaseGUI::LP_ACTIVE_MATRIX = 11 |
Definition at line 58 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJECTS = 2 |
Definition at line 49 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJSTATACCESS = 7 |
Definition at line 54 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJSTATADMIN = 10 |
Definition at line 57 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJSTATDAILY = 9 |
Definition at line 56 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJSTATTYPES = 8 |
Definition at line 55 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_PROGRESS = 3 |
Definition at line 50 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_SETTINGS = 1 |
Definition at line 48 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_SUMMARY = 6 |
Definition at line 53 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_USERS = 5 |
Definition at line 52 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_CONTEXT_ADMINISTRATION = 2 |
Definition at line 43 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilObjUserTrackingGUI\executeCommand().
const ilLearningProgressBaseGUI::LP_CONTEXT_ORG_UNIT = 5 |
Definition at line 46 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilObjOrgUnitGUI\executeCommand(), and ilLPProgressTableGUI\getItems().
const ilLearningProgressBaseGUI::LP_CONTEXT_PERSONAL_DESKTOP = 1 |
Definition at line 42 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilAchievementsGUI\executeCommand().
const ilLearningProgressBaseGUI::LP_CONTEXT_REPOSITORY = 3 |
Definition at line 44 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilObjSAHSLearningModuleGUI\executeCommand(), ilSAHSPresentationGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjectPluginGUI\executeCommand(), ilObjFileGUI\executeCommand(), ilObjCourseReferenceGUI\executeCommand(), ilObjSurveyGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), ilObjIndividualAssessmentGUI\executeCommand(), ilObjSessionGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjMediaCastGUI\executeCommand(), ilObjExerciseGUI\executeCommand(), ilObjContentObjectGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjContentPageGUI\executeCommand(), ilLMPresentationGUI\executeCommand(), ilObjCmiXapiGUI\executeCommand(), ilObjLTIConsumerGUI\executeCommand(), ilObjCourseGUI\executeCommand(), and ilObjLearningSequenceGUI\learningProgress().
const ilLearningProgressBaseGUI::LP_CONTEXT_USER_FOLDER = 4 |
Definition at line 45 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilObjUserGUI\executeCommand().