You are here

function total_control_dashboard_task_admin in Total Control Admin Dashboard 6.2

Same name and namespace in other branches
  1. 6 plugins/tasks/dashboard.inc \total_control_dashboard_task_admin()
  2. 7.2 plugins/tasks/dashboard.inc \total_control_dashboard_task_admin()

Callback to get admin something?

1 string reference to 'total_control_dashboard_task_admin'
total_control_dashboard_page_manager_tasks in plugins/tasks/dashboard.inc
Specialized implementation of hook_page_manager_tasks(). See api-task.html for more information.

File

plugins/tasks/dashboard.inc, line 71
Default dashboard setup.

Code

function total_control_dashboard_task_admin(&$form, &$form_state) {
}