ILIAS  release_8 Revision v8.23
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.

References ilObjectLP\getInstance().

Referenced by ilCertificateSettingsCourseFormRepository\createForm().

26  : ilObjectLP
27  {
29  }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$objId
Definition: xapitoken.php:57
static getInstance(int $obj_id)
+ 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.

References ilObjectLP\getTypeClass().

31  : string
32  {
34  }
$type
static getTypeClass(string $type)
+ Here is the call graph for this function:

◆ isSupportedObjectType()

ilCertificateObjectLPHelper::isSupportedObjectType ( string  $type)

Definition at line 36 of file ilCertificateObjectLPHelper.php.

References ilObjectLP\isSupportedObjectType().

36  : bool
37  {
39  }
static isSupportedObjectType(string $type)
$type
+ Here is the call graph for this function:

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