EventController.getCurrentEvent

Returns the event that is currently being handled by the controller, and %NULL at other times.

class EventController
getCurrentEvent
()

Return Value

Type: Event

the event that is currently handled by @controller

Meta