| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 134 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| page_manager_contact_user_page_manager_tasks() X-Ref |
| Specialized implementation of hook_page_manager_task_tasks(). See api-task.html for more information. |
| page_manager_contact_user_menu_alter(&$items, $task) X-Ref |
| Callback defined by page_manager_contact_user_page_manager_tasks(). Alter the user view input so that user view comes to us rather than the normal user view process. |
| page_manager_contact_user($account) X-Ref |
| Entry point for our overridden user view. This function asks its assigned handlers who, if anyone, would like to run with it. If no one does, it passes through to Drupal core's user view, which is user_page_view(). |
| page_manager_contact_user_get_arguments($task, $subtask_id) X-Ref |
| Callback to get arguments provided by this task handler. Since this is the node view and there is no UI on the arguments, we create dummy arguments that contain the needed data. |
| page_manager_contact_user_get_contexts($task, $subtask_id) X-Ref |
| Callback to get context placeholders provided by this handler. |
| page_manager_contact_user_enable($cache, $status) X-Ref |
| Callback to enable/disable the page from the UI. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |