|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class Repositories. More...
Collaboration diagram for ILIAS\ResourceStorage\Repositories:Public Member Functions | |
| __construct (private RevisionRepository $revision_repository, private ResourceRepository $resource_repository, private CollectionRepository $collection_repository, private InformationRepository $information_repository, private StakeholderRepository $stakeholder_repository, private FlavourRepository $flavour_repository) | |
| getRevisionRepository () | |
| getResourceRepository () | |
| getCollectionRepository () | |
| getInformationRepository () | |
| getStakeholderRepository () | |
| getFlavourRepository () | |
Class Repositories.
Definition at line 35 of file Repositories.php.
| ILIAS\ResourceStorage\Repositories::__construct | ( | private RevisionRepository | $revision_repository, |
| private ResourceRepository | $resource_repository, | ||
| private CollectionRepository | $collection_repository, | ||
| private InformationRepository | $information_repository, | ||
| private StakeholderRepository | $stakeholder_repository, | ||
| private FlavourRepository | $flavour_repository | ||
| ) |
Definition at line 37 of file Repositories.php.
| ILIAS\ResourceStorage\Repositories::getCollectionRepository | ( | ) |
Definition at line 51 of file Repositories.php.
Referenced by ILIAS\ResourceStorage\Services\__construct().
Here is the caller graph for this function:| ILIAS\ResourceStorage\Repositories::getFlavourRepository | ( | ) |
Definition at line 66 of file Repositories.php.
Referenced by ILIAS\ResourceStorage\Preloader\StandardRepositoryPreloader\__construct(), and ILIAS\ResourceStorage\Services\__construct().
Here is the caller graph for this function:| ILIAS\ResourceStorage\Repositories::getInformationRepository | ( | ) |
Definition at line 56 of file Repositories.php.
Referenced by ILIAS\ResourceStorage\Resource\ResourceBuilder\__construct(), and ILIAS\ResourceStorage\Preloader\StandardRepositoryPreloader\__construct().
Here is the caller graph for this function:| ILIAS\ResourceStorage\Repositories::getResourceRepository | ( | ) |
Definition at line 46 of file Repositories.php.
Referenced by ILIAS\ResourceStorage\Resource\ResourceBuilder\__construct(), and ILIAS\ResourceStorage\Preloader\StandardRepositoryPreloader\__construct().
Here is the caller graph for this function:| ILIAS\ResourceStorage\Repositories::getRevisionRepository | ( | ) |
Definition at line 41 of file Repositories.php.
Referenced by ILIAS\ResourceStorage\Resource\ResourceBuilder\__construct(), and ILIAS\ResourceStorage\Preloader\StandardRepositoryPreloader\__construct().
Here is the caller graph for this function:| ILIAS\ResourceStorage\Repositories::getStakeholderRepository | ( | ) |
Definition at line 61 of file Repositories.php.
Referenced by ILIAS\ResourceStorage\Resource\ResourceBuilder\__construct(), and ILIAS\ResourceStorage\Preloader\StandardRepositoryPreloader\__construct().
Here is the caller graph for this function: