ILIAS  release_8 Revision v8.24
ilCertificateObjectLPHelper Class Reference
+ Collaboration diagram for ilCertificateObjectLPHelper:

Public Member Functions

 getInstance (int $objId)
 
 getTypeClass (string $type)
 
 isSupportedObjectType (string $type)
 

Detailed Description

Member Function Documentation

◆ getInstance()

ilCertificateObjectLPHelper::getInstance ( int  $objId)

Definition at line 26 of file ilCertificateObjectLPHelper.php.

27 {
29 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static getInstance(int $obj_id)
$objId
Definition: xapitoken.php:57

References $objId, and ilObjectLP\getInstance().

Referenced by ilCertificateSettingsCourseFormRepository\createForm().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getTypeClass()

ilCertificateObjectLPHelper::getTypeClass ( string  $type)

Definition at line 31 of file ilCertificateObjectLPHelper.php.

31 : string
32 {
34 }
static getTypeClass(string $type)
$type

References $type, and ilObjectLP\getTypeClass().

+ Here is the call graph for this function:

◆ isSupportedObjectType()

ilCertificateObjectLPHelper::isSupportedObjectType ( string  $type)

Definition at line 36 of file ilCertificateObjectLPHelper.php.

36 : bool
37 {
39 }
static isSupportedObjectType(string $type)

References $type, and ilObjectLP\isSupportedObjectType().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: