You are here

Functions in Megamenu 7

Primary tabs

Namesort descending Location Description Direct uses Strings
megamenu_admin_form ./megamenu.admin.inc Form constructor for megamenu configuration. 1
megamenu_admin_form_submit ./megamenu.admin.inc Submit the main admin form. 1
megamenu_block_info ./megamenu.module Implements hook_block_info().
megamenu_block_view ./megamenu.module Implements hook_block_view().
megamenu_help ./megamenu.module Implements hook_help().
megamenu_menu ./megamenu.module Implements hook_menu().
megamenu_page_build ./megamenu.module Implements hook_page_build().
megamenu_permission ./megamenu.module Implements hook_permission().
megamenu_preprocess_megamenu_admin ./megamenu.module
megamenu_schema ./megamenu.install Implements hook_schema().
megamenu_settings_form ./megamenu.admin.inc Form constructor for single megamenu configuration. 1
megamenu_settings_form_submit ./megamenu.admin.inc
megamenu_settings_form_validate ./megamenu.admin.inc
megamenu_theme ./megamenu.module Implements hook_theme().
megamenu_theme_menu_tree ./megamenu.module Theme a menu tree. 1
megamenu_uninstall ./megamenu.install Implements hook_uninstall().
megamenu_update_7000 ./megamenu.install Alter the schema to correct the default storage of the enabled state.
_megamenu_active_classes ./megamenu.utilities.inc Determine if a particular mega menu item is active. 1
_megamenu_count_attributes ./megamenu.utilities.inc Determine the zebra, half, and order attributes of an item. 1
_megamenu_enabled_menus ./megamenu.utilities.inc 2
_megamenu_get_menu_orientation_by_name ./megamenu.utilities.inc 1
_megamenu_get_menu_tree ./megamenu.utilities.inc Retrieve a menu and pre-style before theming. 1
_megamenu_get_skin_by_name ./megamenu.utilities.inc 2
_megamenu_get_slot_orientation_by_name ./megamenu.utilities.inc 2
_megamenu_get_translated_menu_title ./megamenu.utilities.inc Return a translated menu item if one exists. 1
_megamenu_is_enabled ./megamenu.utilities.inc 1
_megamenu_is_skin_default ./megamenu.utilities.inc Determine if a particular mega menu is using a default supplied skin. 1
_megamenu_menulist ./megamenu.utilities.inc function menu_list() 3
_megamenu_strip_list_wrapper ./megamenu.utilities.inc Remove the list wrapping div - we don't need it. 1
_megamenu_verify_menu_entry ./megamenu.utilities.inc Check if an entry exists for the given menu name. If not, then insert a row. 1

Other projects