You are here

Functions in Menu Block 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
menu_block_menu_order_set_menu ./menu_block.module Add or remove a menu from the menu_block_menu_order variable. 3
menu_block_menu_tree_content_type_admin_info plugins/content_types/menu_tree/menu_tree.inc Callback to provide administrative info (the preview in panels when building a panel).
menu_block_menu_tree_content_type_admin_title plugins/content_types/menu_tree/menu_tree.inc Return the tree's title with an admin-sensitive prefix.
menu_block_menu_tree_content_type_content_types plugins/content_types/menu_tree/menu_tree.inc Supplies a list of menu tree content sub-types.
menu_block_menu_tree_content_type_edit_form plugins/content_types/menu_tree/menu_tree.inc 'Edit form' callback for the content type.
menu_block_menu_tree_content_type_edit_form_submit plugins/content_types/menu_tree/menu_tree.inc Submit callback for content type editing form.
menu_block_menu_tree_content_type_render plugins/content_types/menu_tree/menu_tree.inc Renders a menu_tree content type based on the delta supplied in the configuration.
menu_block_menu_update ./menu_block.module Implements hook_menu_update().
menu_block_set_title ./menu_block.module Sets the menu item to use for the tree's title. 4 1
menu_block_theme ./menu_block.module Implements hook_theme().
menu_block_tree_output ./menu_block.module Returns a renderable menu tree. 1
menu_block_uninstall ./menu_block.install Implements hook_uninstall().
menu_block_update_5100 ./menu_block.install Converts pre-5.x-1.0 block names to the new format.
menu_block_update_5200 ./menu_block.install Converts menu block-tracking data to new format.
menu_block_update_6200 ./menu_block.install Converts to Drupal 6 menu names.
menu_block_update_6201 ./menu_block.install Converts the menu names to parent items.
menu_block_update_7200 ./menu_block.install Converts to Drupal 7 menu names.
menu_block_update_7202 ./menu_block.install Add missing custom menus to active menus list.
menu_block_update_7203 ./menu_block.install Trigger a menu rebuild.
menu_tree_add_active_path ./menu_block.module Add the active trail indicators into the tree. 1
menu_tree_block_data ./menu_block.module Gets the data structure representing a menu tree for the given configuration. 1
menu_tree_build ./menu_block.module Build a menu tree based on the provided configuration. 3
menu_tree_depth_trim ./menu_block.module Prune a tree so it does not extend beyond the specified depth limit. 1
menu_tree_prune_active_tree ./menu_block.module Prune a tree so that it begins at the active menu item. 1
menu_tree_prune_tree ./menu_block.module Prune a tree so that it begins at the specified level. 1
menu_tree_sort_active_path ./menu_block.module Sort the active trail to the top of the tree. 1
menu_tree_trim_active_path ./menu_block.module Trim everything but the active trail in the tree. 1
node_menu_block_delete ./menu_block.module Implements hook_menu_block_delete() on behalf of node.module.
template_preprocess_menu_block_wrapper ./menu_block.module Process variables for menu-block-wrapper.tpl.php.
theme_menu_block_menu_order ./menu_block.admin.inc Theme a drag-to-reorder table of menu selection checkboxes.
_menu_block_block_configure ./menu_block.admin.inc Implements hook_block_configure(). 1
_menu_block_block_info ./menu_block.admin.inc Implements hook_block_info(). 1
_menu_block_block_save ./menu_block.admin.inc Implements hook_block_save(). 1
_menu_block_format_title ./menu_block.admin.inc Return the title of the block. 3
_menu_block_form_block_admin_display_form_alter ./menu_block.admin.inc Alters the block admin form to add delete links next to menu blocks. 1
_menu_block_help ./menu_block.pages.inc Implements hook_help(). 1
_menu_tree_prune_active_tree ./menu_block.follow.inc Prune a tree so that it begins at the active menu item. 1
_menu_tree_sort_active_path ./menu_block.sort.inc Sort the active trail to the top of the tree. 1

Pages

Other projects