| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\Blog\PermanentLink\StaticURLHandler:
 Collaboration diagram for ILIAS\Blog\PermanentLink\StaticURLHandler:Public Member Functions | |
| getNamespace () | |
| handle (Request $request, Context $context, Factory $response_factory) | |
  Public Member Functions inherited from ILIAS\StaticURL\Handler\BaseHandler | |
| __construct () | |
| canHandle (Request $request) | |
  Public Member Functions inherited from ILIAS\StaticURL\Handler\Handler | |
| __construct () | |
| canHandle (Request $request) | |
Definition at line 30 of file StaticUrlHandler.php.
| ILIAS\Blog\PermanentLink\StaticURLHandler::getNamespace | ( | ) | 
Implements ILIAS\StaticURL\Handler\Handler.
Definition at line 32 of file StaticUrlHandler.php.
| ILIAS\Blog\PermanentLink\StaticURLHandler::handle | ( | Request | $request, | 
| Context | $context, | ||
| Factory | $response_factory | ||
| ) | 
Implements ILIAS\StaticURL\Handler\Handler.
Definition at line 37 of file StaticUrlHandler.php.
References $DIC, $id, ILIAS\StaticURL\Response\Factory\can(), ILIAS\StaticURL\Response\Factory\cannot(), ILIAS\StaticURL\Request\Request\getAdditionalParameters(), ILIAS\StaticURL\Request\Request\getReferenceId(), ILIAS\Repository\int(), and ILIAS\StaticURL\Response\Factory\loginFirst().
 Here is the call graph for this function: