|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for ILIAS\Data\ClientId:Public Member Functions | |
| __construct ($clientId) | |
| ClientId constructor. More... | |
| toString () | |
| __toString () | |
Private Attributes | |
| $clientId = '' | |
Definition at line 11 of file ClientId.php.
| ILIAS\Data\ClientId::__construct | ( | $clientId | ) |
ClientId constructor.
| string | $clientId |
Definition at line 22 of file ClientId.php.
References ILIAS\Data\ClientId\$clientId.
| ILIAS\Data\ClientId::__toString | ( | ) |
Definition at line 46 of file ClientId.php.
References ILIAS\Data\ClientId\toString().
Here is the call graph for this function:| ILIAS\Data\ClientId::toString | ( | ) |
Definition at line 38 of file ClientId.php.
References ILIAS\Data\ClientId\$clientId.
Referenced by ILIAS\Data\ClientId\__toString().
Here is the caller graph for this function:
|
private |
Definition at line 16 of file ClientId.php.
Referenced by ILIAS\Data\ClientId\__construct(), and ILIAS\Data\ClientId\toString().