ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ilCertificateLPMarksHelper Class Reference
+ Collaboration diagram for ilCertificateLPMarksHelper:

Public Member Functions

 lookUpMark (int $userId, int $objectId)
 

Detailed Description

Author
Niels Theen nthee.nosp@m.n@da.nosp@m.tabay.nosp@m..de

Definition at line 24 of file ilCertificateLPMarksHelper.php.

Member Function Documentation

◆ lookUpMark()

ilCertificateLPMarksHelper::lookUpMark ( int  $userId,
int  $objectId 
)

Definition at line 26 of file ilCertificateLPMarksHelper.php.

References ilLPMarks\_lookupMark().

26  : string
27  {
28  return ilLPMarks::_lookupMark($userId, $objectId);
29  }
static _lookupMark(int $a_usr_id, int $a_obj_id)
+ Here is the call graph for this function:

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