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