|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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\Blog\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), ILIAS\StaticURL\Handler\LegacyGotoHandler\handle(), and ilFileStaticURLHandler\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().
Here is the caller graph for this function:| ILIAS\StaticURL\Request\Request::getReferenceId | ( | ) |
Definition at line 42 of file Request.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: