ILIAS  trunk Revision v12.0_alpha-1227-g7ff6d300864
ILIAS\ResourceStorage\Preloader\RepositoryPreloader Interface Reference

Interface RepositoryPreloader. More...

+ Inheritance diagram for ILIAS\ResourceStorage\Preloader\RepositoryPreloader:
+ Collaboration diagram for ILIAS\ResourceStorage\Preloader\RepositoryPreloader:

Public Member Functions

 preload (array $identification_strings)
 
 preloadCollections (array $collection_identification_strings)
 Preload collections (by their collection identifications) and all resources contained in those collections. More...
 

Detailed Description

Member Function Documentation

◆ preload()

ILIAS\ResourceStorage\Preloader\RepositoryPreloader::preload ( array  $identification_strings)

◆ preloadCollections()

ILIAS\ResourceStorage\Preloader\RepositoryPreloader::preloadCollections ( array  $collection_identification_strings)

Preload collections (by their collection identifications) and all resources contained in those collections.

Parameters
string[]$collection_identification_strings

Implemented in ILIAS\ResourceStorage\Preloader\StandardRepositoryPreloader.


The documentation for this interface was generated from the following file: