ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
executeCommand () | |
execute command More... | |
__setCmdClass (string $a_class) | |
__getNextClass () | |
![]() | |
__construct (int $a_mode, int $a_ref_id=0, int $a_usr_id=0) | |
isAnonymized () | |
getMode () | |
getRefId () | |
getObjId () | |
getUserId () | |
__getDefaultCommand () | |
__setSubTabs (int $a_active) | |
__buildFooter () | |
__buildHeader () | |
__showObjectDetails (ilInfoScreenGUI $info, int $item_id=0, bool $add_section=true) | |
show details about current object. More... | |
__appendLPDetails (ilInfoScreenGUI $info, int $item_id, int $user_id) | |
__getLegendHTML (int $variant=ilLPStatusIcons::ICON_VARIANT_LONG) | |
__showEditUser (int $a_user_id, int $a_ref_id, ?string $a_cancel=null, int $a_sub_id=0) | |
__updateUser (int $user_id, int $obj_id) | |
Protected Member Functions | |
editManual () | |
Show progress screen for "edit manual". More... | |
initCollectionManualForm () | |
updateManual () | |
showtlt () | |
![]() | |
initUserIdFromQuery () | |
initEditUserForm (int $a_user_id, int $a_obj_id, ?string $a_cancel=null) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilObjUserTrackingGUI
Definition at line 27 of file class.ilLearningProgressGUI.php.
ilLearningProgressGUI::__getNextClass | ( | ) |
Definition at line 138 of file class.ilLearningProgressGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_enabledUserRelatedData(), ilObjUserTracking\_hasLearningProgressLearner(), ilObjUserTracking\_hasLearningProgressOtherUsers(), ilObject\_lookupObjId(), ilLearningProgressAccess\checkPermission(), ilSession\clear(), ILIAS\Repository\ctrl(), ilSession\get(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), ilUtil\redirect(), and ilSession\set().
Referenced by executeCommand().
ilLearningProgressGUI::__setCmdClass | ( | string | $a_class | ) |
Definition at line 130 of file class.ilLearningProgressGUI.php.
References ILIAS\Repository\ctrl().
Referenced by executeCommand().
|
protected |
Show progress screen for "edit manual".
Definition at line 250 of file class.ilLearningProgressGUI.php.
References ilObject\_lookupObjId(), ilLearningProgressAccess\checkAccess(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getRefId(), initCollectionManualForm(), and ilLPObjSettings\LP_MODE_COLLECTION_MANUAL.
ilLearningProgressGUI::executeCommand | ( | ) |
execute command
Definition at line 32 of file class.ilLearningProgressGUI.php.
References ilLearningProgressBaseGUI\__buildFooter(), ilLearningProgressBaseGUI\__buildHeader(), __getNextClass(), __setCmdClass(), ilLearningProgressBaseGUI\__setSubTabs(), ilObject\_lookupType(), ilLearningProgressAccess\checkPermission(), ILIAS\Repository\ctrl(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), ilLearningProgressBaseGUI\getUserId(), and ILIAS\Repository\help().
|
protected |
Definition at line 264 of file class.ilLearningProgressGUI.php.
References ilLPStatusFactory\_getClassById(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), ilLPStatusIcons\getInstance(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getObjId(), ilLearningProgressBaseGUI\getRefId(), ilLPStatusIcons\ICON_VARIANT_LONG, IL_CAL_UNIX, ILIAS\Repository\lng(), ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, ilLPStatus\LP_STATUS_COMPLETED_NUM, and ilLPStatus\LP_STATUS_NOT_ATTEMPTED_NUM.
Referenced by editManual(), and updateManual().
|
protected |
Definition at line 387 of file class.ilLearningProgressGUI.php.
References ilLPStatusFactory\_getClassById(), ILIAS\Repository\ctrl(), ilLPStatusIcons\getInstance(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getObjId(), ilLearningProgressBaseGUI\getRefId(), ilLPStatusIcons\ICON_VARIANT_LONG, ILIAS\Repository\lng(), ilLPObjSettings\LP_MODE_COLLECTION_TLT, ilLPStatus\LP_STATUS_COMPLETED_NUM, ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, ilLPStatus\LP_STATUS_NOT_ATTEMPTED_NUM, ilDatePresentation\secondsToString(), and ILIAS\Repository\user().
|
protected |
Definition at line 353 of file class.ilLearningProgressGUI.php.
References ilLPStatusFactory\_getClassById(), ilObject\_lookupObjId(), ilLearningProgressAccess\checkAccess(), ILIAS\Repository\ctrl(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getObjId(), ilLearningProgressBaseGUI\getRefId(), initCollectionManualForm(), ILIAS\Repository\lng(), and ilLPObjSettings\LP_MODE_COLLECTION_MANUAL.