ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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.
|
protected |
Definition at line 131 of file EmbeddedApplication.php.
Referenced by ILIAS\WOPI\Embed\EmbeddedApplication\getActionLauncherURL().
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.