| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 289 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| page_manager_term_view_page_manager_tasks() X-Ref |
| Specialized implementation of hook_page_manager_task_tasks(). See api-task.html for more information. |
| page_manager_term_view_menu_alter(&$items, $task) X-Ref |
| Callback defined by page_manager_term_view_page_manager_tasks(). Alter the term view input so that term view comes to us rather than the normal term view process. |
| page_manager_term_view($terms, $depth = 0, $op = 'page') X-Ref |
| Entry point for our overridden term 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 term view, which is term_page_view(). |
| page_manager_term_view_get_arguments($task, $subtask_id) X-Ref |
| Callback to get arguments provided by this task handler. Since this is the term view and there is no UI on the arguments, we create dummy arguments that contain the needed data. |
| page_manager_term_view_get_contexts($task, $subtask_id) X-Ref |
| Callback to get context placeholders provided by this handler. |
| page_manager_term_view_settings(&$form, &$form_state) X-Ref |
| Settings page for this item. |
| page_manager_term_view_settings_submit(&$form, &$form_state) X-Ref |
| Copy form values into the page cache. |
| page_manager_term_view_save($subtask, $cache) X-Ref |
| Save when the page cache is saved. |
| page_manager_term_view_admin_settings(&$form, $settings = array() X-Ref |
| Provide a setting to the Panels administrative form. |
| page_manager_term_view_enable($cache, $status) X-Ref |
| Callback to enable/disable the page from the UI. |
| page_manager_term_view_admin_summary($task, $subtask) X-Ref |
| Provide a nice administrative summary of the page so an admin can see at a glance what this page does and how it is configured. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |