|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilLPListOfProgressGUI:
Collaboration diagram for ilLPListOfProgressGUI: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) | |
Public Member Functions inherited from ilLearningProgressBaseGUI | |
| __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 () | |
Protected Member Functions inherited from ilLearningProgressBaseGUI | |
| 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 Public Member Functions inherited from ilLearningProgressBaseGUI | |
| static | _getStatusText (int $a_status, ?ilLanguage $a_lng=null) |
| Get status alt text. More... | |
| static | __readStatus (int $a_obj_id, int $user_id) |
| @noinspection PhpInconsistentReturnPointsInspection More... | |
| static | isObjectOffline (int $a_obj_id, string $a_type='') |
Data Fields inherited from ilLearningProgressBaseGUI | |
| 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 |
||
| ) |
Reimplemented from ilLearningProgressBaseGUI.
Definition at line 35 of file class.ilLPListOfProgressGUI.php.
References ILIAS\GlobalScreen\Provider\__construct(), __initDetails(), __initUser(), ILIAS\Repository\ctrl(), and initDetailsIdFromQuery().
Here is the call graph for this function:| ilLPListOfProgressGUI::__initDetails | ( | int | $a_details_id | ) |
Definition at line 283 of file class.ilLPListOfProgressGUI.php.
References ilObject\_getAllReferences(), ilObjectLP\getInstance(), ilLearningProgressBaseGUI\getRefId(), ilObjectDataCache\lookupObjId(), and ilObjectDataCache\lookupType().
Referenced by __construct(), and show().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPListOfProgressGUI::__showProgressList | ( | ) |
Definition at line 205 of file class.ilLPListOfProgressGUI.php.
References $info, ilLearningProgressBaseGUI\__getLegendHTML(), ILIAS\Repository\ctrl(), and ilLearningProgressBaseGUI\getMode().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPListOfProgressGUI::details | ( | ) |
Definition at line 112 of file class.ilLPListOfProgressGUI.php.
References $info, 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPListOfProgressGUI::executeCommand | ( | ) |
execute command
Definition at line 59 of file class.ilLPListOfProgressGUI.php.
References ilLearningProgressBaseGUI\__getDefaultCommand(), ILIAS\Repository\ctrl(), and ilLearningProgressBaseGUI\getUserId().
Here is the call graph for this function:
|
protected |
Definition at line 45 of file class.ilLPListOfProgressGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 102 of file class.ilLPListOfProgressGUI.php.
References $info, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilLPListOfProgressGUI::show | ( | ) |
Definition at line 80 of file class.ilLPListOfProgressGUI.php.
References __initDetails(), __initUser(), __showProgressList(), details(), ilLearningProgressBaseGUI\getMode(), ilLearningProgressBaseGUI\getRefId(), ilLearningProgressBaseGUI\getUserId(), ilLearningProgressBaseGUI\LP_CONTEXT_ORG_UNIT, ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, and ilLearningProgressBaseGUI\LP_CONTEXT_USER_FOLDER.
Here is the call graph for this function:
|
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.