You are here

Functions in Submenu Tree 7

Primary tabs

Namesort descending Location Description Direct uses Strings
submenutree_block_info ./submenutree.module Implements of hook_block_info().
submenutree_block_view ./submenutree.module Implements of hook_block_view().
submenutree_form_node_form_alter ./submenutree.module Implements hook_form_BASE_ID_alter().
submenutree_node_delete ./submenutree.module Implements hook_node_delete(). 1
submenutree_node_insert ./submenutree.module Implements hook_node_insert().
submenutree_node_load ./submenutree.module Implements hook_node_load().
submenutree_node_update ./submenutree.module Implements hook_node_update(). 1
submenutree_node_view ./submenutree.module Implements hook_node_view().
submenutree_permission ./submenutree.module Implements hook_permission().
submenutree_schema ./submenutree.install Implementation of hook_schema().
submenutree_theme ./submenutree.module Implements hook_theme().
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