|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\StaticURL\Response\Factory: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\Blog\PermanentLink\StaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), and ilFileStaticURLHandler\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\Blog\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ILIAS\StaticURL\Handler\LegacyGotoHandler\handle(), and ilFileStaticURLHandler\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\Blog\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), and ilFileStaticURLHandler\handle().
Here is the caller graph for this function: