Uses Conventions to map controller events to standard component
callback method names. By defining one of the callback methods a
component is assumed to be interested in the related event.
Override this method if you need to add non-conventional event listeners.
Or if you want components to listen to non-standard events.
public implementedEvents ( ) : array | ||
return | array |