| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilObjectListGUIPreloader:Public Member Functions | |
| __construct (int $context) | |
| addItem (int $obj_id, string $type, ?int $ref_id=null) | |
| preload () | |
Protected Attributes | |
| ilObjectDefinition | $obj_definition | 
| ilTree | $tree | 
| ilObjectDataCache | $obj_data_cache | 
| ilObjUser | $user | 
| ilRbacSystem | $rbacsystem | 
| ilFavouritesManager | $fav_manager | 
| int | $context | 
| array | $obj_ids = [] | 
| array | $obj_ids_by_type = [] | 
| array | $ref_ids = [] | 
| array | $ref_ids_by_type = [] | 
| array | $types = [] | 
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 Preloader for object list GUIs
Definition at line 26 of file class.ilObjectListGUIPreloader.php.
| ilObjectListGUIPreloader::__construct | ( | int | $context | ) | 
Definition at line 43 of file class.ilObjectListGUIPreloader.php.
References $context, $DIC, and ILIAS\Repository\user().
 Here is the call graph for this function:| ilObjectListGUIPreloader::addItem | ( | int | $obj_id, | 
| string | $type, | ||
| ?int | $ref_id = null  | 
        ||
| ) | 
| ilObjectListGUIPreloader::preload | ( | ) | 
Definition at line 68 of file class.ilObjectListGUIPreloader.php.
References $location, $ref_ids, ANONYMOUS_USER_ID, ilObjectListGUI\CONTEXT_PERSONAL_DESKTOP, ilObjectListGUI\CONTEXT_REPOSITORY, ilObjectListGUI\CONTEXT_SEARCH, ilAdvancedMDValues\preloadByObjIds(), ilObjectListGUI\preloadCommonProperties(), ilObjectActivation\preloadData(), ilRating\preloadListGUIData(), ilLPStatus\preloadListGUIData(), ilConditionHandler\preloadPersistedConditionsForTargetRecords(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 35 of file class.ilObjectListGUIPreloader.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 33 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 28 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 37 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 39 of file class.ilObjectListGUIPreloader.php.
Referenced by preload().
      
  | 
  protected | 
Definition at line 40 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 41 of file class.ilObjectListGUIPreloader.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilObjectListGUIPreloader.php.