|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\StaticURL\Handler\BaseHandler:
Collaboration diagram for ILIAS\StaticURL\Handler\BaseHandler:Public Member Functions | |
| __construct () | |
| canHandle (Request $request) | |
Definition at line 28 of file BaseHandler.php.
| ILIAS\StaticURL\Handler\BaseHandler::__construct | ( | ) |
Reimplemented in ILIAS\Authentication\StaticUrlHandler, ILIAS\Export\ExportHandler\PublicAccess\Link\Handler, ilFileStaticURLHandler, and ILIAS\User\StaticURLHandler.
Definition at line 30 of file BaseHandler.php.
| ILIAS\StaticURL\Handler\BaseHandler::canHandle | ( | Request | $request | ) |
Definition at line 34 of file BaseHandler.php.
References ILIAS\StaticURL\Handler\Handler\getNamespace(), and ILIAS\StaticURL\Request\Request\getNamespace().
Here is the call graph for this function: