ILIAS
release_8 Revision v8.22
|
Public Member Functions | |
__construct (int $object_id) | |
ReferenceId constructor. More... | |
toInt () | |
toReferenceIds () | |
Private Attributes | |
int | $object_id |
Definition at line 16 of file ObjectId.php.
ILIAS\Data\ObjectId::__construct | ( | int | $object_id | ) |
ReferenceId constructor.
Definition at line 23 of file ObjectId.php.
References ILIAS\Data\ObjectId\$object_id.
ILIAS\Data\ObjectId::toInt | ( | ) |
ILIAS\Data\ObjectId::toReferenceIds | ( | ) |
Definition at line 36 of file ObjectId.php.
References ilObject\_getAllReferences().
|
private |
Definition at line 18 of file ObjectId.php.
Referenced by ILIAS\Data\ObjectId\__construct(), and ILIAS\Data\ObjectId\toInt().