|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ILIAS\Data\ObjectId: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().
Here is the call graph for this function:
|
private |
Definition at line 18 of file ObjectId.php.
Referenced by ILIAS\Data\ObjectId\__construct(), and ILIAS\Data\ObjectId\toInt().