ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
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.

26 : string
27 {
28 return ilLPMarks::_lookupMark($userId, $objectId);
29 }
static _lookupMark(int $a_usr_id, int $a_obj_id)

References ilLPMarks\_lookupMark().

+ Here is the call graph for this function:

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