| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilLPListOfObjectsGUI:
 Collaboration diagram for ilLPListOfObjectsGUI:Public Member Functions | |
| __construct (int $a_mode, int $a_ref_id) | |
| executeCommand () | |
| updateUser () | |
| editUser () | |
| details () | |
| __showUsersList ($a_print_view=false) | |
| userDetails () | |
| show () | |
| __listObjects () | |
| __initDetails (int $a_details_id) | |
| showObjectSummary () | |
| Show object-based summarized tracking data.  More... | |
| showUserObjectMatrix () | |
| Show object user matrix.  More... | |
  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, 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 | |
| initUserDetailsIdFromQuery () | |
| initUserIdFromRequest () | |
| initDetailsIdFromRequest (int $default_id) | |
  Protected Member Functions inherited from ilLearningProgressBaseGUI | |
| initUserIdFromQuery () | |
| initEditUserForm (int $a_user_id, int $a_obj_id, ?string $a_cancel=null) | |
Protected Attributes | |
| int | $details_id = 0 | 
| int | $details_obj_id = 0 | 
| string | $details_type = '' | 
| int | $details_mode = 0 | 
  Protected Attributes inherited from ilLearningProgressBaseGUI | |
| 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 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) | 
| 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.ilLPListOfObjectsGUI.php.
| ilLPListOfObjectsGUI::__construct | ( | int | $a_mode, | 
| int | $a_ref_id | ||
| ) | 
Definition at line 34 of file class.ilLPListOfObjectsGUI.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct(), __initDetails(), ilLearningProgressBaseGUI\getRefId(), and initDetailsIdFromRequest().
 Here is the call graph for this function:| ilLPListOfObjectsGUI::__initDetails | ( | int | $a_details_id | ) | 
Definition at line 379 of file class.ilLPListOfObjectsGUI.php.
References ilObjectLP\getInstance(), and ilLearningProgressBaseGUI\getRefId().
Referenced by __construct(), editUser(), show(), and updateUser().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilLPListOfObjectsGUI::__listObjects | ( | ) | 
Definition at line 362 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), ilLPStatusIcons\ICON_VARIANT_SHORT, and ROOT_FOLDER_ID.
Referenced by show().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilLPListOfObjectsGUI::__showUsersList | ( | $a_print_view = false | ) | 
Definition at line 269 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), ILIAS\Repository\ctrl(), ilLearningProgressBaseGUI\isAnonymized(), and ILIAS\Repository\lng().
Referenced by details().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilLPListOfObjectsGUI::details | ( | ) | 
Definition at line 241 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__showObjectDetails(), __showUsersList(), ILIAS\Repository\ctrl(), ilLearningProgressBaseGUI\getMode(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by show().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilLPListOfObjectsGUI::editUser | ( | ) | 
Definition at line 199 of file class.ilLPListOfObjectsGUI.php.
References $details_id, __initDetails(), ilLearningProgressBaseGUI\__showEditUser(), ilLearningProgressBaseGUI\__showObjectDetails(), ilLearningProgressAccess\checkPermission(), ILIAS\Repository\ctrl(), initUserDetailsIdFromQuery(), ilLearningProgressBaseGUI\initUserIdFromQuery(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilLPListOfObjectsGUI::executeCommand | ( | ) | 
Definition at line 84 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getDefaultCommand(), ILIAS\Repository\ctrl(), ilLearningProgressBaseGUI\initUserIdFromQuery(), and ROOT_FOLDER_ID.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 67 of file class.ilLPListOfObjectsGUI.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 42 of file class.ilLPListOfObjectsGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by editUser(), and updateUser().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 53 of file class.ilLPListOfObjectsGUI.php.
References ILIAS\FileDelivery\http(), ilLearningProgressBaseGUI\initUserIdFromQuery(), and ILIAS\Repository\refinery().
Referenced by updateUser().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilLPListOfObjectsGUI::show | ( | ) | 
Definition at line 348 of file class.ilLPListOfObjectsGUI.php.
References __initDetails(), __listObjects(), ILIAS\Repository\ctrl(), details(), ilLearningProgressBaseGUI\getMode(), and ilLearningProgressBaseGUI\getRefId().
 Here is the call graph for this function:| ilLPListOfObjectsGUI::showObjectSummary | ( | ) | 
Show object-based summarized tracking data.
Definition at line 401 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\getRefId(), and ilLPStatusIcons\ICON_VARIANT_SHORT.
 Here is the call graph for this function:| ilLPListOfObjectsGUI::showUserObjectMatrix | ( | ) | 
Show object user matrix.
Definition at line 419 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\__showObjectDetails(), ILIAS\Repository\ctrl(), ilLearningProgressBaseGUI\getRefId(), ilLearningProgressBaseGUI\isAnonymized(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilLPListOfObjectsGUI::updateUser | ( | ) | 
Definition at line 154 of file class.ilLPListOfObjectsGUI.php.
References $details_id, __initDetails(), ilLearningProgressBaseGUI\__updateUser(), ilLearningProgressAccess\checkPermission(), ILIAS\Repository\ctrl(), initUserDetailsIdFromQuery(), initUserIdFromRequest(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilLPListOfObjectsGUI::userDetails | ( | ) | 
Definition at line 291 of file class.ilLPListOfObjectsGUI.php.
References ilLearningProgressBaseGUI\__getLegendHTML(), ilLearningProgressBaseGUI\__showObjectDetails(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ilLearningProgressBaseGUI\initUserIdFromQuery(), ilLearningProgressBaseGUI\isAnonymized(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\toolbar().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 29 of file class.ilLPListOfObjectsGUI.php.
Referenced by editUser(), and updateUser().
      
  | 
  protected | 
Definition at line 32 of file class.ilLPListOfObjectsGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilLPListOfObjectsGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilLPListOfObjectsGUI.php.