ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getApps (ActionRepository $action_repository) | |
storeCollection (Apps $apps, ActionRepository $action_repository) | |
store (App $app, ActionRepository $action_repository) | |
clear (ActionRepository $action_repository) | |
Definition at line 26 of file AppRepository.php.
ILIAS\WOPI\Discovery\AppRepository::clear | ( | ActionRepository | $action_repository | ) |
Implemented in ILIAS\WOPI\Discovery\AppDBRepository.
ILIAS\WOPI\Discovery\AppRepository::getApps | ( | ActionRepository | $action_repository | ) |
Implemented in ILIAS\WOPI\Discovery\AppDBRepository.
ILIAS\WOPI\Discovery\AppRepository::store | ( | App | $app, |
ActionRepository | $action_repository | ||
) |
Implemented in ILIAS\WOPI\Discovery\AppDBRepository.
ILIAS\WOPI\Discovery\AppRepository::storeCollection | ( | Apps | $apps, |
ActionRepository | $action_repository | ||
) |
Implemented in ILIAS\WOPI\Discovery\AppDBRepository.