![]() |
A simple workflow behavior for Yii ActiveRecord
|
Public Member Functions | |
| __construct ($sender, $source, $destination) | |
Data Fields | |
| $source | |
| $destination | |
this class implements events fired by the simpleWorkflow behavior. This event is fired at different time during a transition (see (see SWActiveRecordBehavior::events()).
| __construct | ( | $sender, | |
| $source, | |||
| $destination | |||
| ) |
Constructor.
| mixed | sender of this event |
| $destination |
| $source |