| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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\User\StaticURLHandler\getLoginUrl(), ILIAS\PermanentLink\StaticURLHandler\handle(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), ILIAS\Test\StaticURLHandler\handle(), ILIAS\User\StaticURLHandler\handle(), ILIAS\Export\ExportHandler\StaticUrlHandler\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(), and ILIAS\User\StaticURLHandler\getLoginUrl().
 Here is the caller graph for this function:| ILIAS\StaticURL\Request\Request::getReferenceId | ( | ) | 
Definition at line 42 of file Request.php.
Referenced by ILIAS\User\StaticURLHandler\getLoginUrl(), ILIAS\Exercise\PermanentLink\StaticURLHandler\handle(), ilKSDocumentationGotoLink\handle(), ILIAS\PermanentLink\StaticURLHandler\handle(), ILIAS\Test\StaticURLHandler\handle(), ILIAS\Export\ExportHandler\StaticUrlHandler\handle(), and ilFileStaticURLHandler\handle().
 Here is the caller graph for this function: