ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (private Context $context) | |
cannot () | |
loginFirst () | |
can (string $uri_path) | |
Definition at line 26 of file Factory.php.
ILIAS\StaticURL\Response\Factory::__construct | ( | private Context | $context | ) |
Definition at line 28 of file Factory.php.
ILIAS\StaticURL\Response\Factory::can | ( | string | $uri_path | ) |
Definition at line 50 of file Factory.php.
Referenced by ILIAS\Authentication\StaticUrlHandler\handle(), ILIAS\PermanentLink\StaticURLHandler\handle(), ILIAS\Calendar\URL\CalendarStaticURLHandler\handle(), ILIAS\Certificate\StaticUrlHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ilFileStaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), and ILIAS\Test\StaticURLHandler\handle().
ILIAS\StaticURL\Response\Factory::cannot | ( | ) |
Definition at line 33 of file Factory.php.
Referenced by ILIAS\PermanentLink\StaticURLHandler\handle(), ILIAS\Certificate\StaticUrlHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ilFileStaticURLHandler\handle(), and ILIAS\StaticURL\Handler\LegacyGotoHandler\handle().
ILIAS\StaticURL\Response\Factory::loginFirst | ( | ) |
Definition at line 38 of file Factory.php.
Referenced by ILIAS\PermanentLink\StaticURLHandler\handle(), ILIAS\Certificate\StaticUrlHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), and ilFileStaticURLHandler\handle().