|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 32 of file class.ilWOPIEmbeddedApplicationGUI.php.
| ilWOPIEmbeddedApplicationGUI::__construct | ( | private EmbeddedApplication | $application | ) |
Definition at line 75 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 120 of file class.ilWOPIEmbeddedApplicationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilWOPIEmbeddedApplicationGUI::executeCommand | ( | ) |
Definition at line 93 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 127 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 113 of file class.ilWOPIEmbeddedApplicationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
private |
Definition at line 69 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 49 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 61 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 73 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 41 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 65 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 53 of file class.ilWOPIEmbeddedApplicationGUI.php.
|
private |
Definition at line 45 of file class.ilWOPIEmbeddedApplicationGUI.php.
Definition at line 57 of file class.ilWOPIEmbeddedApplicationGUI.php.
| const ilWOPIEmbeddedApplicationGUI::CMD_EDIT = 'edit' |
Definition at line 34 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 36 of file class.ilWOPIEmbeddedApplicationGUI.php.
Referenced by ilObjFileGUI\getParentId(), and ILIAS\Services\WOPI\Embed\EmbeddedApplicationGSProvider\isInterestedInContexts().
| const ilWOPIEmbeddedApplicationGUI::CMD_VIEW = 'view' |
Definition at line 35 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 37 of file class.ilWOPIEmbeddedApplicationGUI.php.