ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (?ilCtrlInterface $ctrl=null, ?ilSetting $certificate_settings=null, ?ilObjUser $user=null) | |
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 ilCtrlInterface | $ctrl |
readonly ilSetting | $certificate_settings |
readonly ilObjUser | $user |
Definition at line 36 of file StaticUrlHandler.php.
ILIAS\Certificate\StaticUrlHandler::__construct | ( | ?ilCtrlInterface | $ctrl = null , |
?ilSetting | $certificate_settings = null , |
||
?ilObjUser | $user = null |
||
) |
Definition at line 42 of file StaticUrlHandler.php.
References ILIAS\Certificate\StaticUrlHandler\$certificate_settings, $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), and ILIAS\Repository\user().
ILIAS\Certificate\StaticUrlHandler::getNamespace | ( | ) |
Implements ILIAS\StaticURL\Handler\Handler.
Definition at line 56 of file StaticUrlHandler.php.
ILIAS\Certificate\StaticUrlHandler::handle | ( | Request | $request, |
Context | $context, | ||
Factory | $response_factory | ||
) |
Implements ILIAS\StaticURL\Handler\Handler.
Definition at line 61 of file StaticUrlHandler.php.
References ILIAS\StaticURL\Response\Factory\can(), ILIAS\StaticURL\Response\Factory\cannot(), ILIAS\Repository\ctrl(), ILIAS\StaticURL\Request\Request\getAdditionalParameters(), ILIAS\StaticURL\Response\Factory\loginFirst(), and ILIAS\Repository\user().
|
private |
Definition at line 39 of file StaticUrlHandler.php.
Referenced by ILIAS\Certificate\StaticUrlHandler\__construct().
|
private |
Definition at line 38 of file StaticUrlHandler.php.
|
private |
Definition at line 40 of file StaticUrlHandler.php.