|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Data\ObjectId: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 | ( | ) |
Definition at line 28 of file ObjectId.php.
References ILIAS\Data\ObjectId\$object_id.
| ILIAS\Data\ObjectId::toReferenceIds | ( | ) |
Definition at line 36 of file ObjectId.php.
References ilObject\_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().