You are here

Functions in Submenu Tree 6

Primary tabs

Namesort descending Location Description Direct uses Strings
submenutree_block ./submenutree.module Implementation of hook_block().
submenutree_form_alter ./submenutree.module Implementation of hook_form_alter().
submenutree_help ./submenutree.module Implementation of hook_help().
submenutree_install ./submenutree.install Implementation of hook_install().
submenutree_nodeapi ./submenutree.module Implementation of hook_nodeapi().
submenutree_nodeapi_view ./submenutree.module 1
submenutree_perm ./submenutree.module Implementation of hook_perm().
submenutree_schema ./submenutree.install Implementation of hook_schema().
submenutree_theme ./submenutree.module Implementation of hook_theme().
submenutree_uninstall ./submenutree.install Implementation of hook_uninstall().
submenutree_update_5001 ./submenutree.install
submenutree_update_6001 ./submenutree.install Make columns submenutree_weight and siblingmenutree_weight signed integers. See http://drupal.org/node/455690
theme_submenu_tree_fulltext ./submenutree.module
theme_submenu_tree_menu ./submenutree.module
theme_submenu_tree_teasers ./submenutree.module
theme_submenu_tree_titles ./submenutree.module
_submenutree_block_extended_primary_links ./submenutree.module Return block of extended primary links 1
_submenutree_get_block_content ./submenutree.module 1
_submenutree_menutree_view ./submenutree.module View the menu tree, either by poking into $node->content, or via the block functions 1
_submenutree_set_block_content ./submenutree.module $block should be an array like those used in hook_block ie array('subject' => 'title', 'content' => 'some content'); 2
_submenutree_sort_items ./submenutree.module Sort an array of items. 1
_submenutree_sort_items_compare ./submenutree.module Compare two items by weight then title. 1

Other projects