|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\StaticURL\Response\Factory:Public Member Functions | |
| __construct (private Context $context) | |
| cannot () | |
| loginFirst () | |
| can (string $uri_path, bool $shift=false) | |
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, |
| bool | $shift = false |
||
| ) |
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(), ILIAS\StaticURL\Shortlinks\Handler\handle(), ilKSDocumentationGotoLink\handle(), and ILIAS\Test\StaticURLHandler\handle().
Here is the caller graph for this function:| 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(), ILIAS\StaticURL\Handler\LegacyGotoHandler\handle(), and ILIAS\StaticURL\Shortlinks\Handler\handle().
Here is the caller graph for this function:| 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().
Here is the caller graph for this function: