|
ILIAS
trunk Revision v12.0_alpha-1227-g7ff6d300864
|
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 () | |
| builder () | |
Definition at line 29 of file Context.php.
| ILIAS\StaticURL\Context::__construct | ( | private Container | $container | ) |
Definition at line 31 of file Context.php.
| ILIAS\StaticURL\Context::builder | ( | ) |
Definition at line 95 of file Context.php.
| ILIAS\StaticURL\Context::checkPermission | ( | string | $permission, |
| int | $ref_id | ||
| ) |
Definition at line 65 of file Context.php.
References $ref_id.
Referenced by ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), and ILIAS\Export\ExportHandler\StaticUrlHandler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::ctrl | ( | ) |
Definition at line 60 of file Context.php.
Referenced by ILIAS\User\StaticURLHandler\buildDeleteUsrUrl(), ILIAS\Badge\URL\StaticUrlHandler\handle(), ILIAS\Calendar\URL\CalendarStaticURLHandler\handle(), ILIAS\Certificate\StaticUrlHandler\handle(), ILIAS\Contact\URL\StaticUrlHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ILIAS\Export\ExportHandler\StaticUrlHandler\handle(), ILIAS\StaticURL\Handler\LegacyGotoHandler\handle(), ilKSDocumentationGotoLink\handle(), and ILIAS\User\StaticURLHandler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::exists | ( | int | $ref_id | ) |
Definition at line 75 of file Context.php.
References $ref_id.
| ILIAS\StaticURL\Context::getParentRefId | ( | int | $ref_id | ) |
Definition at line 70 of file Context.php.
References $ref_id.
| ILIAS\StaticURL\Context::getUserId | ( | ) |
Definition at line 80 of file Context.php.
Referenced by ILIAS\Export\ExportHandler\StaticUrlHandler\handle(), and ILIAS\StaticURL\Handler\LegacyGotoHandler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::getUserLanguage | ( | ) |
Definition at line 35 of file Context.php.
| ILIAS\StaticURL\Context::http | ( | ) |
Definition at line 55 of file Context.php.
Referenced by ILIAS\StaticURL\Handler\HandlerService\appendUnknownParameters(), and ILIAS\StaticURL\Shortlinks\Handler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::isPublicSectionActive | ( | ) |
Definition at line 90 of file Context.php.
Referenced by ILIAS\Export\ExportHandler\StaticUrlHandler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::isUserLoggedIn | ( | ) |
Definition at line 85 of file Context.php.
Referenced by ILIAS\Badge\URL\StaticUrlHandler\handle(), ILIAS\Certificate\StaticUrlHandler\handle(), ILIAS\Contact\URL\StaticUrlHandler\handle(), ILIAS\Export\ExportHandler\StaticUrlHandler\handle(), and ILIAS\User\StaticURLHandler\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Context::lng | ( | ) |
Definition at line 45 of file Context.php.
| ILIAS\StaticURL\Context::mainTemplate | ( | ) |
Definition at line 50 of file Context.php.
| ILIAS\StaticURL\Context::refinery | ( | ) |
Definition at line 40 of file Context.php.
Referenced by ILIAS\StaticURL\Handler\HandlerService\appendUnknownParameters().
Here is the caller graph for this function: