|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Data\ReferenceId:Public Member Functions | |
| __construct (int $ref_id) | |
| toInt () | |
| toObjectId () | |
Private Attributes | |
| int | $ref_id |
Definition at line 16 of file ReferenceId.php.
| ILIAS\Data\ReferenceId::__construct | ( | int | $ref_id | ) |
| ILIAS\Data\ReferenceId::toInt | ( | ) |
Definition at line 25 of file ReferenceId.php.
References ILIAS\Data\ReferenceId\$ref_id.
Referenced by ILIAS\Export\ExportHandler\Manager\Handler\getObjectIdCollectionBuilderFrom(), and ILIAS\GlobalScreen\ScreenContext\BasicScreenContext\withReferenceId().
Here is the caller graph for this function:| ILIAS\Data\ReferenceId::toObjectId | ( | ) |
Definition at line 30 of file ReferenceId.php.
References ilObject\_lookupObjectId().
Referenced by ilMediaPoolExportOptionXMLMaster\onDownloadWithLink(), ilMediaPoolExportOptionXMLMasterNoMedia\onDownloadWithLink(), ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler\onDownloadWithLink(), ilTestExportOptionARC\onDownloadWithLink(), and ilExportExportOptionXML\onDownloadWithLink().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 18 of file ReferenceId.php.
Referenced by ILIAS\Data\ReferenceId\__construct(), and ILIAS\Data\ReferenceId\toInt().