A simple workflow behavior for Yii ActiveRecord
 All Data Structures Files Functions Variables Pages
SWEvent Class Reference
Inheritance diagram for SWEvent:

Public Member Functions

 __construct ($sender, $source, $destination)
 

Data Fields

 $source
 
 $destination
 

Detailed Description

this class implements events fired by the simpleWorkflow behavior. This event is fired at different time during a transition (see (see SWActiveRecordBehavior::events()).

Constructor & Destructor Documentation

__construct (   $sender,
  $source,
  $destination 
)

Constructor.

Parameters
mixedsender of this event

Field Documentation

$destination
$source

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