|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilWOPIEmbeddedApplicationGUI:Public Member Functions | |
| __construct (private EmbeddedApplication $application,) | |
| executeCommand () | |
Data Fields | |
| const | CMD_EDIT = 'edit' |
| const | CMD_VIEW = 'view' |
| const | CMD_RETURN = 'return' |
| const | P_RETURN_TO = 'return_to' |
Private Member Functions | |
| view () | |
| edit () | |
| return () | |
Definition at line 31 of file class.ilWOPIEmbeddedApplicationGUI.php.
| ilWOPIEmbeddedApplicationGUI::__construct | ( | private EmbeddedApplication | $application | ) |
Definition at line 74 of file class.ilWOPIEmbeddedApplicationGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\tabs().
Here is the call graph for this function:
|
private |
Definition at line 119 of file class.ilWOPIEmbeddedApplicationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilWOPIEmbeddedApplicationGUI::executeCommand | ( | ) |
Definition at line 92 of file class.ilWOPIEmbeddedApplicationGUI.php.
References ILIAS\Repository\ctrl(), edit(), ILIAS\Repository\tabs(), and view().
Here is the call graph for this function:
|
private |
Definition at line 126 of file class.ilWOPIEmbeddedApplicationGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 112 of file class.ilWOPIEmbeddedApplicationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
private |
Definition at line 68 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 48 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 60 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 72 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 40 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 64 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 52 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 44 of file class.ilWOPIEmbeddedApplicationGUI.php.
Definition at line 56 of file class.ilWOPIEmbeddedApplicationGUI.php.
| const ilWOPIEmbeddedApplicationGUI::CMD_EDIT = 'edit' |
Definition at line 33 of file class.ilWOPIEmbeddedApplicationGUI.php.
Referenced by ilObjFileGUI\getParentId(), ilFileVersionsGUI\index(), ilObjFileGUI\infoScreenForward(), and ILIAS\File\Capabilities\Check\EditContent\maybeBuildURI().
| const ilWOPIEmbeddedApplicationGUI::CMD_RETURN = 'return' |
Definition at line 35 of file class.ilWOPIEmbeddedApplicationGUI.php.
Referenced by ilObjFileGUI\getParentId(), and ILIAS\components\WOPI\Embed\EmbeddedApplicationGSProvider\isInterestedInContexts().
| const ilWOPIEmbeddedApplicationGUI::CMD_VIEW = 'view' |
Definition at line 34 of file class.ilWOPIEmbeddedApplicationGUI.php.
Referenced by ilObjFileGUI\getParentId(), and ILIAS\File\Capabilities\Check\ViewContent\maybeBuildURI().
| const ilWOPIEmbeddedApplicationGUI::P_RETURN_TO = 'return_to' |
Definition at line 36 of file class.ilWOPIEmbeddedApplicationGUI.php.