Description
If getCallbackFunction is used on an EventAjaxBehavior, it will add an 'e' parameter to the ajax attributes, which causes the callback function returned by this method to register an event handler rather than performing the ajax call immediately. The event names should be ignored.