ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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 7 of file ilCertificateLPMarksHelper.php.

Member Function Documentation

◆ lookUpMark()

ilCertificateLPMarksHelper::lookUpMark ( int  $userId,
int  $objectId 
)
Parameters
int$userId
int$objectId
Returns
mixed

Definition at line 14 of file ilCertificateLPMarksHelper.php.

References ilLPMarks\_lookupMark().

15  {
16  return ilLPMarks::_lookupMark($userId, $objectId);
17  }
static _lookupMark($a_usr_id, $a_obj_id)
+ Here is the call graph for this function:

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