ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct () | |
getNamespace () | |
handle (Request $request, Context $context, Factory $response_factory) | |
![]() | |
__construct () | |
canHandle (Request $request) | |
Private Attributes | |
readonly ilLanguage | $language |
Definition at line 31 of file StaticUrlHandler.php.
ILIAS\Authentication\StaticUrlHandler::__construct | ( | ) |
Definition at line 35 of file StaticUrlHandler.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
ILIAS\Authentication\StaticUrlHandler::getNamespace | ( | ) |
Definition at line 42 of file StaticUrlHandler.php.
ILIAS\Authentication\StaticUrlHandler::handle | ( | Request | $request, |
Context | $context, | ||
Factory | $response_factory | ||
) |
Definition at line 47 of file StaticUrlHandler.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
|
private |
Definition at line 33 of file StaticUrlHandler.php.