|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\LegalDocuments\Value\Target:Public Member Functions | |
| __construct ($path, private readonly string $command='', private readonly array $query_params=[]) | |
| guiPath () | |
| command () | |
| guiName () | |
| queryParams () | |
Private Attributes | |
| $path | |
Definition at line 23 of file Target.php.
| ILIAS\LegalDocuments\Value\Target::__construct | ( | $path, | |
| private readonly string | $command = '', |
||
| private readonly array | $query_params = [] |
||
| ) |
| string|list<string> | $path |
| array<string,string> | $query_params |
Definition at line 34 of file Target.php.
References ILIAS\LegalDocuments\Value\Target\$path.
| ILIAS\LegalDocuments\Value\Target::command | ( | ) |
Definition at line 47 of file Target.php.
| ILIAS\LegalDocuments\Value\Target::guiName | ( | ) |
Definition at line 52 of file Target.php.
References ILIAS\LegalDocuments\Value\Target\$path, and ILIAS\LegalDocuments\Value\Target\guiPath().
Here is the call graph for this function:| ILIAS\LegalDocuments\Value\Target::guiPath | ( | ) |
Definition at line 42 of file Target.php.
References ILIAS\LegalDocuments\Value\Target\$path.
Referenced by ILIAS\LegalDocuments\Value\Target\guiName().
Here is the caller graph for this function:| ILIAS\LegalDocuments\Value\Target::queryParams | ( | ) |
Definition at line 61 of file Target.php.
|
private |
Definition at line 28 of file Target.php.
Referenced by ILIAS\LegalDocuments\Value\Target\__construct(), ILIAS\LegalDocuments\Value\Target\guiName(), and ILIAS\LegalDocuments\Value\Target\guiPath().