|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\StaticURL\Context:Public Member Functions | |
| __construct (private Container $container) | |
| getUserLanguage () | |
| refinery () | |
| lng () | |
| mainTemplate () | |
| http () | |
| ctrl () | |
| checkPermission (string $permission, int $ref_id) | |
| getParentRefId (int $ref_id) | |
| exists (int $ref_id) | |
| getUserId () | |
| isUserLoggedIn () | |
| isPublicSectionActive () | |
Definition at line 28 of file Context.php.
| ILIAS\StaticURL\Context::__construct | ( | private Container | $container | ) |
Definition at line 30 of file Context.php.
| ILIAS\StaticURL\Context::checkPermission | ( | string | $permission, |
| int | $ref_id | ||
| ) |
Definition at line 64 of file Context.php.
Referenced by ILIAS\Exercise\PermanentLink\StaticURLHandler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::ctrl | ( | ) |
Definition at line 59 of file Context.php.
Referenced by ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), and ILIAS\StaticURL\Handler\LegacyGotoHandler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::exists | ( | int | $ref_id | ) |
Definition at line 74 of file Context.php.
| ILIAS\StaticURL\Context::getParentRefId | ( | int | $ref_id | ) |
Definition at line 69 of file Context.php.
| ILIAS\StaticURL\Context::getUserId | ( | ) |
Definition at line 79 of file Context.php.
Referenced by ILIAS\StaticURL\Handler\LegacyGotoHandler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::getUserLanguage | ( | ) |
Definition at line 34 of file Context.php.
| ILIAS\StaticURL\Context::http | ( | ) |
Definition at line 54 of file Context.php.
Referenced by ILIAS\StaticURL\Handler\HandlerService\appendUnknownParameters().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::isPublicSectionActive | ( | ) |
Definition at line 89 of file Context.php.
| ILIAS\StaticURL\Context::isUserLoggedIn | ( | ) |
Definition at line 84 of file Context.php.
| ILIAS\StaticURL\Context::lng | ( | ) |
Definition at line 44 of file Context.php.
| ILIAS\StaticURL\Context::mainTemplate | ( | ) |
Definition at line 49 of file Context.php.
| ILIAS\StaticURL\Context::refinery | ( | ) |
Definition at line 39 of file Context.php.
Referenced by ILIAS\StaticURL\Handler\HandlerService\appendUnknownParameters().
Here is the caller graph for this function: