| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 191 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| page_manager_get_page_wizard($page_wizard) X-Ref |
| Fetch metadata on a specific page_wizard plugin. param: $page_wizard return: |
| page_manager_get_page_wizards() X-Ref |
| Fetch metadata for all page_wizard plugins. return: |
| page_manager_get_wizard_cache($plugin) X-Ref |
| Get the cached changes to a given wizard. return: |
| page_manager_make_wizard_cache($plugin) X-Ref |
| No description |
| page_manager_set_wizard_cache($cache) X-Ref |
| Store changes to a task handler in the object cache. |
| page_manager_clear_wizard_cache($name) X-Ref |
| Remove an item from the object cache. |
| page_manager_page_wizard($name, $step = NULL) X-Ref |
| Menu callback for the page wizard. |
| page_manager_page_wizard_finish(&$form_state) X-Ref |
| Callback generated when the add page process is finished. |
| page_manager_page_wizard_next(&$form_state) X-Ref |
| Callback generated when the 'next' button is clicked. All we do here is store the cache. |
| page_manager_page_wizard_list($type = NULL) X-Ref |
| Provide a simple administrative list of all wizards. This is called as a page callback, but can also be used by any module that wants to get a list of wizards for its type. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |