| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 144 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| page_manager_node_view_page_manager_tasks() X-Ref |
| Specialized implementation of hook_page_manager_task_tasks(). See api-task.html for more information. |
| page_manager_node_view_menu_alter(&$items, $task) X-Ref |
| Callback defined by page_manager_node_view_page_manager_tasks(). Alter the node view input so that node view comes to us rather than the normal node view process. |
| page_manager_node_view($node) X-Ref |
| Entry point for our overridden node 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 node view, which is node_page_view(). |
| page_manager_node_view_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_node_view_get_contexts($task, $subtask_id) X-Ref |
| Callback to get context placeholders provided by this handler. |
| page_manager_node_view_enable($cache, $status) X-Ref |
| Callback to enable/disable the page from the UI. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |