You are here

Functions in Menu Block 5

Primary tabs

Namesort descending Location Description Direct uses Strings
menu_block_block ./menu_block.module Implementation of hook_block().
menu_block_install ./menu_block.install Implements hook_install().
menu_block_menu ./menu_block.module Implementation of hook_menu().
menu_block_perm ./menu_block.module Implementation of hook_perm().
menu_block_settings ./menu_block.module Display the settings form for Menu block. 1
menu_block_settings_submit ./menu_block.module
menu_block_tree ./menu_block.module Returns a rendered menu tree or menu list. 2
menu_block_uninstall ./menu_block.install Implementation of hook_uninstall().
menu_block_update_5100 ./menu_block.install Implements hook_update_N().
theme_menu_block_item ./menu_block.module Generate the HTML output for a menu item and submenu.
theme_menu_block_item_link ./menu_block.module Generate the HTML output for a single menu link.
theme_menu_block_list ./menu_block.module Generate the HTML for a menu list.
theme_menu_block_tree ./menu_block.module Generate the HTML for a menu tree.
_menu_block_block_configure ./menu_block.admin.inc Returns the 'configure' $op info for hook_block().
_menu_block_block_list ./menu_block.admin.inc Returns the 'list' $op info for hook_block().
_menu_block_block_save ./menu_block.admin.inc Returns the 'save' $op info for hook_block().
_menu_block_block_view ./menu_block.module Returns the 'view' $op info for hook_block().
_menu_block_format_title ./menu_block.admin.inc Return the title of the block. 2
_menu_block_settings ./menu_block.admin.inc Display the settings form for Menu block. 1
_menu_block_settings_submit ./menu_block.admin.inc Implments submit handler for menu_block_settings form. 1

Other projects