Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Events

EventTriggered WhenTriggered InDefault Event HandlerParametersReturns
AppController.preActionA URI is requestedAppControllerEventsAppControllerCallback::preAction()voidvoid EventsAppControllerCallback::preAction()
Users.LoginloginA user logs inUsersEventsUsersCallback::login()EventsUsersCallback::login()voidvoid
Users.LogoutlogoutA user logs outUsersEventsUsersCallback::logout()EventsUsersCallbackvoidvoid
Navigation.getSearchOptionsStaff search options are displayedEventsNavigationCallback::logout()getSearchOptions()
  • options - A key/value pair of search options where each key is the URI to redirect search queries to and the value is the name of the search option. When implemented, the event handler should modify the options parameter.
void