|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\StaticURL\Request\Request:Public Member Functions | |
| __construct (private string $namespace, private ?ReferenceId $reference_id=null, private ?array $additional_parameters=null,) | |
| getNamespace () | |
| getReferenceId () | |
| getAdditionalParameters () | |
Definition at line 28 of file Request.php.
| ILIAS\StaticURL\Request\Request::__construct | ( | private string | $namespace, |
| private ?ReferenceId | $reference_id = null, |
||
| private ?array | $additional_parameters = null |
||
| ) |
Definition at line 30 of file Request.php.
| ILIAS\StaticURL\Request\Request::getAdditionalParameters | ( | ) |
Definition at line 47 of file Request.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(), ILIAS\Export\ExportHandler\StaticUrlHandler\handle(), ilFileStaticURLHandler\handle(), ILIAS\StaticURL\Handler\LegacyGotoHandler\handle(), ILIAS\StaticURL\Shortlinks\Handler\handle(), and ilKSDocumentationGotoLink\handle().
Here is the caller graph for this function:| ILIAS\StaticURL\Request\Request::getNamespace | ( | ) |
Definition at line 37 of file Request.php.
References $namespace.
Referenced by ILIAS\StaticURL\Handler\BaseHandler\canHandle(), and ILIAS\StaticURL\Shortlinks\Handler\canHandle().
Here is the caller graph for this function:| ILIAS\StaticURL\Request\Request::getReferenceId | ( | ) |
Definition at line 42 of file Request.php.
Referenced by ILIAS\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ILIAS\Export\ExportHandler\StaticUrlHandler\handle(), ilFileStaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), and ILIAS\User\StaticURLHandler\handle().
Here is the caller graph for this function: