ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), ILIAS\Test\StaticURLHandler\handle(), ILIAS\User\StaticURLHandler\handle(), and ilFileStaticURLHandler\handle().
ILIAS\StaticURL\Response\Factory::cannot | ( | ) |
Definition at line 33 of file Factory.php.
Referenced by ILIAS\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ILIAS\StaticURL\Handler\LegacyGotoHandler\handle(), and ilFileStaticURLHandler\handle().
ILIAS\StaticURL\Response\Factory::loginFirst | ( | ) |
Definition at line 38 of file Factory.php.
Referenced by ILIAS\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), and ilFileStaticURLHandler\handle().