simpleWorkflow
  • Class
  • Tree

Classes

  • SWActiveRecord
  • SWActiveRecordBehavior
  • SWComponent
  • SWEvent
  • SWException
  • SWHelper
  • SWNode
  • SWPhpWorkflowSource
  • SWValidator
  • SWWorkflowSource
  • SWyEdConverter
  • SWyEdConverterDOM

Class SWEvent

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

CEvent
Extended by SWEvent
Located at SWEvent.php

Methods summary

public
# __construct( mixed $sender, mixed $source, mixed $destination )

Constructor.

Constructor.

Parameters

$sender
mixed
sender of this event
$source
$destination

Magic methods summary

Properties summary

public SWNode $source
#

source status the owner model is in

source status the owner model is in

public SWNode $destination
#

destination status the owner model is sent to

destination status the owner model is sent to

simpleWorkflow API documentation generated by ApiGen 2.8.0