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