ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (int $object_id) | |
ReferenceId constructor. More... | |
toInt () | |
toReferenceIds () | |
Private Attributes | |
$object_id | |
Definition at line 12 of file ObjectId.php.
ILIAS\Data\ObjectId::__construct | ( | int | $object_id | ) |
ReferenceId constructor.
int | $object_id |
Definition at line 26 of file ObjectId.php.
References ILIAS\Data\ObjectId\$object_id.
ILIAS\Data\ObjectId::toInt | ( | ) |
ILIAS\Data\ObjectId::toReferenceIds | ( | ) |
Definition at line 44 of file ObjectId.php.
References ilObject2\_getAllReferences().
|
private |
Definition at line 18 of file ObjectId.php.
Referenced by ILIAS\Data\ObjectId\__construct(), and ILIAS\Data\ObjectId\toInt().