Track completed event interface

Run on completion of an event

package Gems
subpackage Event
copyright Copyright (c) 2011 Erasmus MC
license New BSD License
since Class available since version 1.5.1
inherited_from \Gems_Event_EventInterface

 Methods

Process the data and do what must be done

processTrackCompletion(\Gems_Tracker_RespondentTrack $respTrack, array $values, integer $userId) : void

Storing the changed $values is handled by the calling function.

Parameters

$respTrack

\Gems_Tracker_RespondentTrack

Gems respondent track object

$values

array

The values to update the track with, before they were saved

$userId

integer

The current userId