public getType () Event type
public getSource () Event source
implements Phalcon\Events\EventInterface
public stop () Stops the event preventing propagation
public isCancelable () Check whether the event is cancelable
public setType (mixed $type) Sets event type
public getData () Event data
public setData ([mixed $data]) Sets event data
public isStopped () Check whether the event is currently stopped