|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\WOPI\Embed\EmbeddedApplication:Public Member Functions | |
| getToken () | |
| getTTL () | |
| getBackTarget () | |
| isInline () | |
| getActionLauncherURL () | |
Protected Member Functions | |
| getAppendices () | |
Private Attributes | |
| const | WOPI_SRC = 'WOPISrc' |
| const | SUB_THM = 'thm' |
| const | SUB_DCHAT = 'dchat' |
| const | SUB_EMBED = 'embed' |
| int | $ttl = 3600 * 8 |
| string | $token |
| array | $substitutions |
| URI | $ilias_base_url |
Definition at line 34 of file EmbeddedApplication.php.
| ILIAS\WOPI\Embed\EmbeddedApplication::getActionLauncherURL | ( | ) |
Definition at line 101 of file EmbeddedApplication.php.
References $url, ILIAS\WOPI\Embed\EmbeddedApplication\getAppendices(), ILIAS\WOPI\Handler\RequestHandler\NAMESPACE_FILES, and ILIAS\WOPI\Handler\RequestHandler\WOPI_BASE_URL.
Here is the call graph for this function:
|
protected |
Definition at line 131 of file EmbeddedApplication.php.
Referenced by ILIAS\WOPI\Embed\EmbeddedApplication\getActionLauncherURL().
Here is the caller graph for this function:| ILIAS\WOPI\Embed\EmbeddedApplication::getBackTarget | ( | ) |
Definition at line 91 of file EmbeddedApplication.php.
| ILIAS\WOPI\Embed\EmbeddedApplication::getToken | ( | ) |
Definition at line 81 of file EmbeddedApplication.php.
References ILIAS\WOPI\Embed\EmbeddedApplication\$token.
| ILIAS\WOPI\Embed\EmbeddedApplication::getTTL | ( | ) |
Definition at line 86 of file EmbeddedApplication.php.
References ILIAS\WOPI\Embed\EmbeddedApplication\$ttl.
| ILIAS\WOPI\Embed\EmbeddedApplication::isInline | ( | ) |
Definition at line 96 of file EmbeddedApplication.php.
|
private |
Definition at line 50 of file EmbeddedApplication.php.
|
private |
Definition at line 45 of file EmbeddedApplication.php.
|
private |
Definition at line 44 of file EmbeddedApplication.php.
Referenced by ILIAS\WOPI\Embed\EmbeddedApplication\getToken().
|
private |
Definition at line 43 of file EmbeddedApplication.php.
Referenced by ILIAS\WOPI\Embed\EmbeddedApplication\getTTL().
|
private |
Definition at line 41 of file EmbeddedApplication.php.
|
private |
Definition at line 42 of file EmbeddedApplication.php.
|
private |
Definition at line 40 of file EmbeddedApplication.php.
|
private |
Definition at line 39 of file EmbeddedApplication.php.