|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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.
Referenced by ilTestExportOptionXMLRES\buildElements(), ILIAS\Export\ExportHandler\Info\Export\Container\ObjectId\CollectionBuilder\change(), ilTestExportOptionARC\getDirectory(), ILIAS\Export\ExportHandler\Info\Export\Container\Handler\getExportTarget(), ILIAS\Export\ExportHandler\Manager\Handler\getExportTarget(), ilBlogExportOptionHTMLWithComments\isObjectSupported(), ilLearningModuleExportOptionXML\isObjectSupported(), ilOrgUnitExportOptionXML\isObjectSupported(), ilWikiExportOptionHTMLWithComments\isObjectSupported(), ilOrgUnitExportOptionXLS\isObjectSupported(), ilMediaPoolExportOptionXMLMasterNoMedia\isObjectSupported(), ilMediaPoolExportOptionXMLMaster\isObjectSupported(), and ILIAS\Export\ExportHandler\Info\Export\Container\ObjectId\CollectionBuilder\removeObjectId().
Here is the caller graph for this function:| 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(), ILIAS\Data\ObjectId\toInt(), and ILIAS\Export\ExportHandler\Info\Export\Container\ObjectId\Collection\withElement().