| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), ILIAS\Test\StaticURLHandler\handle(), ILIAS\User\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\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\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), and ilFileStaticURLHandler\handle().
 Here is the caller graph for this function: