|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Data\ReferenceId:Public Member Functions | |
| __construct (int $ref_id) | |
| toInt () | |
| toObjectId () | |
Private Attributes | |
| int | $ref_id |
Definition at line 32 of file ReferenceId.php.
| ILIAS\Data\ReferenceId::__construct | ( | int | $ref_id | ) |
Definition at line 36 of file ReferenceId.php.
References ILIAS\Data\ReferenceId\$ref_id.
| ILIAS\Data\ReferenceId::toInt | ( | ) |
Definition at line 41 of file ReferenceId.php.
References ILIAS\Data\ReferenceId\$ref_id.
Referenced by ILIAS\GlobalScreen\ScreenContext\BasicScreenContext\withReferenceId().
Here is the caller graph for this function:| ILIAS\Data\ReferenceId::toObjectId | ( | ) |
Definition at line 46 of file ReferenceId.php.
References ilObject\_lookupObjectId().
Here is the call graph for this function:
|
private |
Definition at line 34 of file ReferenceId.php.
Referenced by ILIAS\Data\ReferenceId\__construct(), and ILIAS\Data\ReferenceId\toInt().