ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (private int $id, private string $name, private array $actions, private ?URI $favicon=null,) | |
getId () | |
getName () | |
getFavicon () | |
getActions () | |
ILIAS\components\WOPI\Discovery\App::getActions | ( | ) |
Definition at line 59 of file App.php.
Referenced by ILIAS\components\WOPI\Discovery\AppDBRepository\store().
ILIAS\components\WOPI\Discovery\App::getFavicon | ( | ) |
Definition at line 51 of file App.php.
Referenced by ILIAS\components\WOPI\Discovery\AppDBRepository\store().
ILIAS\components\WOPI\Discovery\App::getId | ( | ) |
Definition at line 41 of file App.php.
References $id.
Referenced by ILIAS\components\WOPI\Discovery\ActionDBRepository\getActionsForApp(), ILIAS\components\WOPI\Discovery\AppDBRepository\store(), and ILIAS\components\WOPI\Discovery\ActionDBRepository\store().
ILIAS\components\WOPI\Discovery\App::getName | ( | ) |
Definition at line 46 of file App.php.
Referenced by ILIAS\components\WOPI\Discovery\AppDBRepository\store().