Admin control panel
Hooks for the admin control panel:
Description: Is executed before any tabs are rendered in the admin dashboard.
Location: __swift/apps/base/admin/class.Controller_dashboard.php
Description: Is executed after all tabs are rendered in the admin dashboard.
Location: __swift/apps/base/admin/class.Controller_dashboard.php
Description: Is executed before the tab output 'div' containers are rendered in the admin dashboard.
Location: __swift/apps/base/admin/class.Controller_dashboard.php
Description: Is executed after the tab output 'div' containers are rendered in the admin dashboard.
Location: __swift/apps/base/admin/class.Controller_dashboard.php
Description: Is executed after the tabs are rendered in the 'Staff' section of admin control panel.
Location: __swift/apps/base/admin/class.View_Staff.php
Description: Is executed after all the checks have been carried out whilst inserting/updating a Staff in admin control panel.
Location: __swift/apps/base/admin/class.Controller_Staff.php
Description: Is executed after a Staff is inserted.
Location: __swift/apps/base/admin/class.Controller_Staff.php
Description: Is executed after a Staff is updated.
Location: __swift/apps/base/admin/class.Controller_Staff.php
Description: Is executed when a Staff is disabled.
Location: __swift/apps/base/admin/class.Controller_Staff.php
Description: Is executed when a Staff is enabled.
Location: __swift/apps/base/admin/class.Controller_Staff.php
Description: Is executed when a Staff is deleted.
Location: __swift/apps/base/admin/class.Controller_Staff.php
Description: Is executed after the tabs are rendered in the 'Team' section of admin control panel.
Location: __swift/apps/base/admin/class.View_StaffGroup.php
Description: Is executed after all the checks have been carried out whilst inserting/updating a Team in admin control panel.
Location: __swift/apps/base/admin/class.Controller_StaffGroup.php
Description: Is executed after a Team is inserted.
Location: __swift/apps/base/admin/class.Controller_StaffGroup.php
Description: Is executed after a Team is updated.
Location: __swift/apps/base/admin/class.Controller_StaffGroup.php
Description: Is executed when a Team is deleted.
Location: __swift/apps/base/admin/class.Controller_StaffGroup.php
Description: Is executed after the tabs are rendered in the 'Department' section of admin control panel.
Location: __swift/apps/base/admin/class.View_Department.php
Description: Is executed after all the checks have been carried out whilst inserting/updating a Department in admin control panel.
Location: __swift/apps/base/admin/class.Controller_Department.php
Description: Is executed after a Department is inserted.
Location: __swift/apps/base/admin/class.Controller_Department.php
Description: Is executed after a Department is updated.
Location: __swift/apps/base/admin/class.Controller_Department.php
Description: Is executed when a Department is deleted.
Location: __swift/apps/base/admin/class.Controller_Department.php
Description: Is executed after the tabs are rendered in the 'User Group' section of admin control panel.
Location: __swift/apps/base/admin/class.View_UserGroup.php
Description: Is executed after all the checks have been carried out whilst inserting/updating a User Group in admin control panel
Location: __swift/apps/base/admin/class.Controller_UserGroup.php
Description: Is executed after a User Group is inserted.
Location: __swift/apps/base/admin/class.Controller_UserGroup.php
Description: Is executed after a User Group is updated.
Location: __swift/apps/base/admin/class.Controller_UserGroup.php
Description: Is executed when a User Group is deleted.
Location: __swift/apps/base/admin/class.Controller_UserGroup.php