ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (int $ref_id) | |
ReferenceId constructor. More... | |
toInt () | |
Get the password-string. More... | |
toObjectId () | |
Private Attributes | |
$ref_id | |
Definition at line 12 of file ReferenceId.php.
ILIAS\Data\ReferenceId::__construct | ( | int | $ref_id | ) |
ReferenceId constructor.
int | $ref_id |
Definition at line 26 of file ReferenceId.php.
References ILIAS\Data\ReferenceId\$ref_id.
ILIAS\Data\ReferenceId::toInt | ( | ) |
Get the password-string.
Definition at line 37 of file ReferenceId.php.
References ILIAS\Data\ReferenceId\$ref_id.
Referenced by ILIAS\GlobalScreen\ScreenContext\BasicScreenContext\hasReferenceId().
ILIAS\Data\ReferenceId::toObjectId | ( | ) |
Definition at line 46 of file ReferenceId.php.
References ilObject2\_lookupObjectId().
|
private |
Definition at line 18 of file ReferenceId.php.
Referenced by ILIAS\Data\ReferenceId\__construct(), and ILIAS\Data\ReferenceId\toInt().