A list of the methods you can write that change how things in Organizer are displayed, or handle actions in Organizer.
This method allows you to alter a panel in Organizer, before Organizer runs its SQL queries.
This method allows you to alter contents of a panel in Organizer, before it is sent to the client.
It is called after Organizer runs its SQL queries, so you will be able to view/modify the items in the panel.
You can handle AJAX requests in Organizer by writing this method.
You can serve file downloads from Organizer by writing this method.