|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\LegalDocuments\Value\Target:Public Member Functions | |
| __construct (private $path, private readonly string $command='', private readonly array $query_params=[]) | |
| guiPath () | |
| command () | |
| guiName () | |
| queryParams () | |
Definition at line 23 of file Target.php.
| ILIAS\LegalDocuments\Value\Target::__construct | ( | private | $path, |
| private readonly string | $command = '', |
||
| private readonly array | $query_params = [] |
||
| ) |
| string|list<string> | $path |
| array<string,string> | $query_params |
Definition at line 29 of file Target.php.
| ILIAS\LegalDocuments\Value\Target::command | ( | ) |
Definition at line 41 of file Target.php.
| ILIAS\LegalDocuments\Value\Target::guiName | ( | ) |
Definition at line 46 of file Target.php.
References $path, and ILIAS\LegalDocuments\Value\Target\guiPath().
Here is the call graph for this function:| ILIAS\LegalDocuments\Value\Target::guiPath | ( | ) |
Definition at line 36 of file Target.php.
References $path.
Referenced by ILIAS\LegalDocuments\Value\Target\guiName().
Here is the caller graph for this function:| ILIAS\LegalDocuments\Value\Target::queryParams | ( | ) |
Definition at line 55 of file Target.php.