ILIAS
release_8 Revision v8.19
|
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, 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 () | |
initEditUserForm (int $a_user_id, int $a_obj_id, ?string $a_cancel=null) | |
Protected Attributes | |
ilObjUser | $tracked_user = null |
int | $details_id = 0 |
int | $details_obj_id = 0 |
string | $details_type = '' |
int | $details_mode = 0 |
![]() | |
RefineryFactory | $refinery |
HttpServices | $http |
ilGlobalTemplateInterface | $tpl |
ilHelpGUI | $help |
ilCtrlInterface | $ctrl |
ilLanguage | $lng |
ilLogger | $logger |
ilTabsGUI | $tabs_gui |
ilToolbarGUI | $toolbar |
ilObjectDataCache | $ilObjectDataCache |
ilObjUser | $user |
ilAccessHandler | $access |
ilRbacSystem | $rbacsystem |
ilRbacReview | $rbacreview |
ilTree | $tree |
bool | $anonymized |
int | $usr_id = 0 |
int | $ref_id = 0 |
int | $obj_id = 0 |
string | $obj_type = '' |
int | $mode = 0 |
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 |
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 284 of file class.ilLPListOfProgressGUI.php.
References ilObject\_getAllReferences(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getRefId(), ilObjectDataCache\lookupObjId(), and ilObjectDataCache\lookupType().
Referenced by __construct(), and show().
ilLPListOfProgressGUI::__initUser | ( | int | $a_usr_id = 0 | ) |
Definition at line 238 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 206 of file class.ilLPListOfProgressGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), ILIAS\Repository\ctrl(), and ilLearningProgressBaseGUI\getMode().
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.
|
protected |
Definition at line 29 of file class.ilLPListOfProgressGUI.php.