Stud.IP  5.4
ParticipantsProvider Class Reference
Inheritance diagram for ParticipantsProvider:
ActivityProvider

Public Member Functions

 getActivityDetails ($activity)
 

Static Public Member Functions

static postActivity ($event, $course_id, $user_id)
 
static getLexicalField ()
 

Member Function Documentation

◆ getActivityDetails()

getActivityDetails (   $activity)

get the details for the passed activity

Parameters
object$activitythe activity to fill with details, passed by reference

Implements ActivityProvider.

◆ getLexicalField()

static getLexicalField ( )
static

{Human readable name for the current provider to be used in the activity-title}

Implements ActivityProvider.

◆ postActivity()

static postActivity (   $event,
  $course_id,
  $user_id 
)
static

posts an activity for a given notification event

Parameters
String$eventa notification for an activity
String$course_id
String$user_id

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