ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
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.

References ilCourseParticipants\getDateTimeOfPassed().

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

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