Event list for the Observer system
This is the list of all events of Frog CMS
administration events
in page edit
page_add_after_save
Description: fired when page is added
Argument(s): page
page_delete
Description: fired when page is deleted
Argument(s): page
view_page_edit_tabs
Description: –
Argument(s): page
view_page_edit_plugins
Description: fired when the plugins section of the edit page view comes up. (area beneath body)
Argument(s): page
view_page_edit_popup
Description: –
Argument(s): n/a
page_requested
Description: fired when a page is requested
Argument(s): query string
page_found
Description: fired when a page is found
Argument(s): page
page_not_found
Description: fired when a requested page wasn’t found
Argument(s): n/a
part_edit_after_save
Description: fired when part is edited
Argument(s): part
