| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 455 lines (18 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| menu_help($path, $arg) X-Ref |
| Implementation of hook_help(). |
| menu_perm() X-Ref |
| Implementation of hook_perm(). |
| menu_menu() X-Ref |
| Implementation of hook_menu(). |
| menu_theme() X-Ref |
| Implemenation of hook_theme(). |
| menu_enable() X-Ref |
| Implementation of hook_enable() Add a link for each custom menu. |
| menu_overview_title($menu) X-Ref |
| Title callback for the menu overview page and links. |
| menu_load($menu_name) X-Ref |
| Load the data for a single custom menu. |
| menu_parent_options($menus, $item) X-Ref |
| Return a list of menu items that are valid possible parents for the given menu item. param: $menus param: $item return: |
| _menu_parents_recurse($tree, $menu_name, $indent, &$options, $exclude, $depth_limit) X-Ref |
| Recursive helper function for menu_parent_options(). |
| menu_reset_item($item) X-Ref |
| Reset a system-defined menu item. |
| menu_block($op = 'list', $delta = 0) X-Ref |
| Implementation of hook_block(). |
| menu_nodeapi(&$node, $op) X-Ref |
| Implementation of hook_nodeapi(). |
| _menu_parent_depth_limit($item) X-Ref |
| Find the depth limit for items in the parent select. |
| menu_form_alter(&$form, $form_state, $form_id) X-Ref |
| Implementation of hook_form_alter(). Adds menu item fields to the node form. |
| menu_node_form_submit($form, &$form_state) X-Ref |
| Decompose the selected menu parent option into the menu_name and plid. |
| menu_get_menus($all = TRUE) X-Ref |
| Return an associative array of the custom menus names. param: $all return: |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |