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

Public Member Functions

 getDateTimeOfPassed (int $objectId, int $userId)
 

Detailed Description

Member Function Documentation

◆ getDateTimeOfPassed()

ilCertificateParticipantsHelper::getDateTimeOfPassed ( int  $objectId,
int  $userId 
)

Definition at line 26 of file ilCertificateParticipantsHelper.php.

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

References ilCourseParticipants\getDateTimeOfPassed().

+ Here is the call graph for this function:

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