|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCertificateObjectHelper:Public Member Functions | |
| getInstanceByObjId (int $objectId, bool $stop_on_error=true) | |
| lookupObjId (int $refId) | |
| lookupType (int $objectId) | |
| lookupTitle (int $objectId) | |
Definition at line 24 of file ilCertificateObjectHelper.php.
| ilCertificateObjectHelper::getInstanceByObjId | ( | int | $objectId, |
| bool | $stop_on_error = true |
||
| ) |
| int | $objectId | |
| bool | $stop_on_error |
| ilDatabaseException | |
| ilObjectNotFoundException |
Definition at line 33 of file ilCertificateObjectHelper.php.
References ilObjectFactory\getInstanceByObjId().
Here is the call graph for this function:| ilCertificateObjectHelper::lookupObjId | ( | int | $refId | ) |
Definition at line 38 of file ilCertificateObjectHelper.php.
References $refId, and ilObject\_lookupObjId().
Referenced by ilCertificateSettingsCourseFormRepository\createForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCertificateObjectHelper::lookupTitle | ( | int | $objectId | ) |
Definition at line 48 of file ilCertificateObjectHelper.php.
References ilObject\_lookupTitle().
Referenced by ilCertificateSettingsCourseFormRepository\createForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCertificateObjectHelper::lookupType | ( | int | $objectId | ) |
Definition at line 43 of file ilCertificateObjectHelper.php.
References ilObject\_lookupType().
Here is the call graph for this function: