ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 (int $variant=ilLPStatusIcons::ICON_VARIANT_LONG) | |
__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="") |
we need this public in table classes More... | |
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 35 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::__construct | ( | $a_mode, | |
$a_ref_id = 0 , |
|||
$a_usr_id = 0 |
|||
) |
Definition at line 74 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $GLOBALS, $lng, $tpl, ilObjUserTracking\_enabledUserRelatedData(), and ilObjectLP\getInstance().
ilLearningProgressBaseGUI::__appendLPDetails | ( | & | $info, |
$item_id, | |||
$user_id | |||
) |
Definition at line 503 of file class.ilLearningProgressBaseGUI.php.
References $comment, $DIC, $mode, $type, __readStatus(), ilLearningProgress\_getProgress(), _getStatusText(), ilLPMarks\_lookupComment(), ilLPMarks\_lookupMark(), ilLPStatus\_lookupPercentage(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilObjectLP\getInstance(), ilLPStatusIcons\getInstance(), ilLPStatusIcons\ICON_VARIANT_LONG, IL_CAL_UNIX, 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 474 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 285 of file class.ilLearningProgressBaseGUI.php.
References getMode().
Referenced by ilLearningProgressGUI\executeCommand().
ilLearningProgressBaseGUI::__buildHeader | ( | ) |
Definition at line 294 of file class.ilLearningProgressBaseGUI.php.
References getMode(), and ilUtil\infoPanel().
Referenced by ilLearningProgressGUI\executeCommand().
ilLearningProgressBaseGUI::__getDefaultCommand | ( | ) |
Definition at line 138 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilLPListOfProgressGUI\executeCommand(), ilLPListOfSettingsGUI\executeCommand(), ilLPListOfObjectsGUI\executeCommand(), and ilLPObjectStatisticsGUI\executeCommand().
ilLearningProgressBaseGUI::__getLegendHTML | ( | int | $variant = ilLPStatusIcons::ICON_VARIANT_LONG | ) |
Definition at line 703 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $lng, $panel, $tpl, ilPanelGUI\getInstance(), ilLPStatusIcons\getInstance(), ilLPStatus\LP_STATUS_COMPLETED_NUM, ilLPStatus\LP_STATUS_FAILED_NUM, ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, ilLPStatus\LP_STATUS_NOT_ATTEMPTED_NUM, and ilPanelGUI\PANEL_STYLE_SECONDARY.
Referenced by ilLPListOfObjectsGUI\__listObjects(), ilLPListOfProgressGUI\__showProgressList(), ilLPListOfObjectsGUI\__showUsersList(), ilLPListOfProgressGUI\saveProgress(), ilLPListOfObjectsGUI\showObjectSummary(), ilLPListOfObjectsGUI\showUserObjectMatrix(), and ilLPListOfObjectsGUI\userDetails().
ilLearningProgressBaseGUI::__getPercent | ( | $max, | |
$reached | |||
) |
Definition at line 665 of file class.ilLearningProgressBaseGUI.php.
& ilLearningProgressBaseGUI::__initTableGUI | ( | ) |
Definition at line 430 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::__insertPath | ( | & | $a_tpl, |
$a_ref_id | |||
) |
ilLearningProgressBaseGUI::__readItemStatusInfo | ( | $a_items | ) |
Definition at line 674 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 603 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 146 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 814 of file class.ilLearningProgressBaseGUI.php.
References $DIC, ilObject\_lookupObjId(), and initEditUserForm().
Referenced by ilLPListOfObjectsGUI\editUser().
ilLearningProgressBaseGUI::__showImageByStatus | ( | & | $tpl, |
$a_status, | |||
$tpl_prefix = "" |
|||
) |
Definition at line 331 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 441 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 639 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
ilLearningProgressBaseGUI::__updateUser | ( | $user_id, | |
$obj_id | |||
) |
Definition at line 835 of file class.ilLearningProgressBaseGUI.php.
References ilLPStatusWrapper\_updateStatus(), and initEditUserForm().
Referenced by ilLPListOfObjectsGUI\updateUser().
|
static |
Get image path for status.
Definition at line 359 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 _showImageByStatus().
|
static |
Get status alt text.
Definition at line 398 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(), ilTrSummaryTableGUI\fillHeaderCSV(), ilTrSummaryTableGUI\fillHeaderExcel(), 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(), ilMyStaffGUI\getUserLpStatusAsHtml(), ilMyStaffGUI\getUserLpStatusAsText(), ilLPObjectStatisticsLPTableGUI\initFilter(), ilSCORMTrackingItemsTableGUI\parseValue(), ilSCORM2004TrackingItemsTableGUI\parseValue(), and ilLPStatusIcons\renderIconForStatus().
|
static |
we need this public in table classes
Definition at line 340 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $lng, $tpl, and _getImagePathForStatus().
Referenced by __showImageByStatus().
ilLearningProgressBaseGUI::getMode | ( | ) |
Definition at line 111 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 121 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 116 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 126 of file class.ilLearningProgressBaseGUI.php.
References $_GET.
Referenced by __setSubTabs(), ilLearningProgressGUI\executeCommand(), ilLPListOfProgressGUI\executeCommand(), and ilLPListOfProgressGUI\show().
|
protected |
Definition at line 757 of file class.ilLearningProgressBaseGUI.php.
References $DIC, $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 106 of file class.ilLearningProgressBaseGUI.php.
References $anonymized.
Referenced by __setSubTabs(), ilLPListOfObjectsGUI\__showUsersList(), ilLPListOfObjectsGUI\showUserObjectMatrix(), and ilLPListOfObjectsGUI\userDetails().
|
static |
Definition at line 866 of file class.ilLearningProgressBaseGUI.php.
References $DIC.
Referenced by ilLPProgressTableGUI\getItems(), and ilTrSummaryTableGUI\getItems().
|
protected |
Definition at line 43 of file class.ilLearningProgressBaseGUI.php.
Referenced by isAnonymized().
ilLearningProgressBaseGUI::$ctrl = null |
Definition at line 38 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::$lng = null |
Definition at line 39 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 48 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::$mode = 0 |
Definition at line 41 of file class.ilLearningProgressBaseGUI.php.
Referenced by __appendLPDetails(), __showObjectDetails(), and getMode().
ilLearningProgressBaseGUI::$ref_id = 0 |
Definition at line 40 of file class.ilLearningProgressBaseGUI.php.
Referenced by getRefId(), and ilLPListOfSettingsGUI\handleLPUsageInfo().
|
protected |
Definition at line 53 of file class.ilLearningProgressBaseGUI.php.
ilLearningProgressBaseGUI::$tpl = null |
Definition at line 37 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 72 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJECTS = 2 |
Definition at line 63 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJSTATACCESS = 7 |
Definition at line 68 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJSTATADMIN = 10 |
Definition at line 71 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJSTATDAILY = 9 |
Definition at line 70 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_OBJSTATTYPES = 8 |
Definition at line 69 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_PROGRESS = 3 |
Definition at line 64 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_SETTINGS = 1 |
Definition at line 62 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_SUMMARY = 6 |
Definition at line 67 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_ACTIVE_USERS = 5 |
Definition at line 66 of file class.ilLearningProgressBaseGUI.php.
const ilLearningProgressBaseGUI::LP_CONTEXT_ADMINISTRATION = 2 |
Definition at line 57 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilObjUserTrackingGUI\executeCommand().
const ilLearningProgressBaseGUI::LP_CONTEXT_ORG_UNIT = 5 |
Definition at line 60 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilObjOrgUnitGUI\executeCommand(), and ilLPProgressTableGUI\getItems().
const ilLearningProgressBaseGUI::LP_CONTEXT_PERSONAL_DESKTOP = 1 |
Definition at line 56 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilAchievementsGUI\executeCommand().
const ilLearningProgressBaseGUI::LP_CONTEXT_REPOSITORY = 3 |
Definition at line 58 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilObjSAHSLearningModuleGUI\executeCommand(), ilSAHSPresentationGUI\executeCommand(), ilObjFileGUI\executeCommand(), ilObjectPluginGUI\executeCommand(), ilObjGroupGUI\executeCommand(), ilObjCourseReferenceGUI\executeCommand(), ilObjFileBasedLMGUI\executeCommand(), ilObjIndividualAssessmentGUI\executeCommand(), ilObjSurveyGUI\executeCommand(), ilObjSessionGUI\executeCommand(), ilObjFolderGUI\executeCommand(), ilObjMediaCastGUI\executeCommand(), ilObjExerciseGUI\executeCommand(), ilObjContentObjectGUI\executeCommand(), ilObjTestGUI\executeCommand(), ilObjContentPageGUI\executeCommand(), ilObjCmiXapiGUI\executeCommand(), ilLMPresentationGUI\executeCommand(), ilObjLTIConsumerGUI\executeCommand(), ilObjCourseGUI\executeCommand(), and ilObjLearningSequenceGUI\learningProgress().
const ilLearningProgressBaseGUI::LP_CONTEXT_USER_FOLDER = 4 |
Definition at line 59 of file class.ilLearningProgressBaseGUI.php.
Referenced by ilObjUserGUI\executeCommand().