ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct () | |
getNamespace () | |
handle (Request $request, Context $context, Factory $response_factory) | |
![]() | |
__construct () | |
canHandle (Request $request) | |
![]() | |
__construct () | |
getNamespace () | |
canHandle (Request $request) | |
handle (Request $request, Context $context, Factory $response_factory) | |
Private Attributes | |
readonly ilLanguage | $language |
Definition at line 31 of file StaticUrlHandler.php.
ILIAS\Authentication\StaticUrlHandler::__construct | ( | ) |
Reimplemented from ILIAS\StaticURL\Handler\BaseHandler.
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 | ( | ) |
Implements ILIAS\StaticURL\Handler\Handler.
Definition at line 42 of file StaticUrlHandler.php.
ILIAS\Authentication\StaticUrlHandler::handle | ( | Request | $request, |
Context | $context, | ||
Factory | $response_factory | ||
) |
Implements ILIAS\StaticURL\Handler\Handler.
Definition at line 47 of file StaticUrlHandler.php.
References ILIAS\StaticURL\Response\Factory\can(), ILIAS\StaticURL\Request\Request\getAdditionalParameters(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
|
private |
Definition at line 33 of file StaticUrlHandler.php.