ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (int $a_mode, int $a_ref_id, int $a_user_id=0) | |
executeCommand () | |
execute command More... | |
show () | |
details () | |
__showProgressList () | |
__initUser (int $a_usr_id=0) | |
__initDetails (int $a_details_id) | |
![]() | |
__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, string $item_type='', 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 | |
initDetailsIdFromQuery () | |
saveProgress () | |
![]() | |
initUserIdFromQuery () | |
readTypicalLearningTimeInSeconds (int $obj_id, int $sub_id, string $type) | |
initEditUserForm (int $a_user_id, int $a_obj_id, ?string $a_cancel=null) | |
Additional Inherited Members | |
![]() | |
static | _getStatusText (int $a_status, ?ilLanguage $a_lng=null) |
Get status alt text. More... | |
static | __readStatus (int $a_obj_id, int $user_id) |
PhpInconsistentReturnPointsInspection More... | |
static | isObjectOffline (int $a_obj_id, string $a_type='') |
![]() | |
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 |
Definition at line 27 of file class.ilLPListOfProgressGUI.php.
ilLPListOfProgressGUI::__construct | ( | int | $a_mode, |
int | $a_ref_id, | ||
int | $a_user_id = 0 |
||
) |
Definition at line 35 of file class.ilLPListOfProgressGUI.php.
References ILIAS\GlobalScreen\Provider\__construct(), __initDetails(), __initUser(), ILIAS\Repository\ctrl(), and initDetailsIdFromQuery().
ilLPListOfProgressGUI::__initDetails | ( | int | $a_details_id | ) |
Definition at line 283 of file class.ilLPListOfProgressGUI.php.
References ilObject\_getAllReferences(), ilObjectLP\getInstance(), and ilLearningProgressBaseGUI\getRefId().
Referenced by __construct(), and show().
ilLPListOfProgressGUI::__initUser | ( | int | $a_usr_id = 0 | ) |
Definition at line 237 of file class.ilLPListOfProgressGUI.php.
References ilLearningProgressBaseGUI\$user, ilObjOrgUnitAccess\_checkAccessToUserLearningProgress(), ILIAS\Repository\ctrl(), ilObjectFactory\getInstanceByObjId(), ILIAS\FileDelivery\http(), ILIAS\Repository\refinery(), and SYSTEM_ROLE_ID.
Referenced by __construct(), and show().
ilLPListOfProgressGUI::__showProgressList | ( | ) |
Definition at line 205 of file class.ilLPListOfProgressGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), ILIAS\Repository\ctrl(), ilLearningProgressBaseGUI\getMode(), and null.
Referenced by show().
ilLPListOfProgressGUI::details | ( | ) |
Definition at line 112 of file class.ilLPListOfProgressGUI.php.
References ilLearningProgressBaseGUI\$obj_id, ilLearningProgressBaseGUI\__appendLPDetails(), ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\__showObjectDetails(), ilObject\_lookupObjectId(), ILIAS\Repository\access(), ilLearningProgressAccess\checkPermission(), ILIAS\Repository\ctrl(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\toolbar().
Referenced by show().
ilLPListOfProgressGUI::executeCommand | ( | ) |
execute command
Definition at line 59 of file class.ilLPListOfProgressGUI.php.
References ilLearningProgressBaseGUI\__getDefaultCommand(), ILIAS\Repository\ctrl(), and ilLearningProgressBaseGUI\getUserId().
|
protected |
Definition at line 45 of file class.ilLPListOfProgressGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by __construct().
|
protected |
Definition at line 102 of file class.ilLPListOfProgressGUI.php.
References ILIAS\Repository\ctrl().
ilLPListOfProgressGUI::show | ( | ) |
Definition at line 80 of file class.ilLPListOfProgressGUI.php.
References __initDetails(), __initUser(), __showProgressList(), details(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), and ilLearningProgressBaseGUI\getUserId().
|
protected |
Definition at line 30 of file class.ilLPListOfProgressGUI.php.
|
protected |
Definition at line 33 of file class.ilLPListOfProgressGUI.php.
|
protected |
Definition at line 31 of file class.ilLPListOfProgressGUI.php.
|
protected |
Definition at line 32 of file class.ilLPListOfProgressGUI.php.
Definition at line 29 of file class.ilLPListOfProgressGUI.php.