You are here

Functions in Menu per language - i18n menu overview 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
i18n_menu_overview_block_view_alter ./i18n_menu_overview.block.inc Implements hook_block_view_alter().
i18n_menu_overview_contextual_links_view_alter ./i18n_menu_overview.contextual_link.inc Implements hook_contextual_links_view_alter().
i18n_menu_overview_form_menu_edit_item_alter ./i18n_menu_overview.module Implements hook_form_ID_alter().
i18n_menu_overview_form_node_form_alter ./i18n_menu_overview.menu_settings.inc Implements hook_form_ID_alter().
i18n_menu_overview_get_menu_links_by_language ./i18n_menu_overview.module Gets the given menu for the gven language using the Q builder. 1
i18n_menu_overview_library_path_bindwithdelay ./i18n_menu_overview.module Gets the path to the BindWithDelay library. 1
i18n_menu_overview_library_path_collapsible_table ./i18n_menu_overview.module Gets the path to the jquery.treetable.js library. 1
i18n_menu_overview_library_path_filtertable ./i18n_menu_overview.module Gets the path to the jquery_filter_table library. 1
i18n_menu_overview_menu ./i18n_menu_overview.module Implements hook_menu().
i18n_menu_overview_menulanguage_form ./i18n_menu_overview_form.inc Build the form. 1
i18n_menu_overview_menulanguage_form_submit ./i18n_menu_overview_form.inc Submit callback ==> core default.
i18n_menu_overview_menu_alter ./i18n_menu_overview.module Implementation of hook_menu_alter()
i18n_menu_overview_menu_block_tree_alter ./i18n_menu_overview.module Because the above isn't sufficient when there are multiple same language links with the same path this is required to check for current domain.
i18n_menu_overview_module_implements_alter ./i18n_menu_overview.module Alter the menu_edit_item form so that my hook runs last.
i18n_menu_overview_parse_menu ./i18n_menu_overview.module Helper function to traverse the menu and set the active trail correctly. 1
i18n_menu_overview_permission ./i18n_menu_overview.module Implements hook_permission(). 1
i18n_menu_overview_query_preferred_menu_links_alter ./i18n_menu_overview.module Implements hook_query_TAG_alter().
i18n_menu_overview_settings ./i18n_menu_overview.admin.inc Builds a form with all the menus to be enabled/disabled. 1
i18n_menu_overview_settings_form_submit ./i18n_menu_overview.admin.inc Submit function that states flush caches. 1
i18n_menu_overview_theme ./i18n_menu_overview.module Implements hook_theme().
i18n_menu_overview_uninstall ./i18n_menu_overview.install Implements of hook_uninstall().
theme_i18n_menu_overview_menulanguage_form ./i18n_menu_overview_form.inc Returns HTML table (draggable).
_i18n_menu_overview_access ./i18n_menu_overview.permissions.inc 1
_i18n_menu_overview_contextual_handler ./i18n_menu_overview.contextual_links.inc Callback contextual links.
_i18n_menu_overview_get_correct_menu_by_block ./i18n_menu_overview.block.inc Retrieves the correct menu name and to redirect to. 1
_i18n_menu_overview_get_correct_title_for_row ./i18n_menu_overview_form.inc Gets a correct title for the table row. 1
_i18n_menu_overview_get_domain_for_link ./i18n_menu_overview_form.inc Returns the domain for a link. 1
_i18n_menu_overview_get_domain_name_for_domain_ids ./i18n_menu_overview_form.inc Gets domain names for domain ids. 1
_i18n_menu_overview_get_enabled_menus ./i18n_menu_overview.module Gets all the enabled menus. 2
_i18n_menu_overview_goto_menu ./i18n_menu_overview.module MenuItem 1
_i18n_menu_overview_menulanguage_form ./i18n_menu_overview_form.inc Recursive helper function for menu_overview_form(). 1
_i18n_menu_overview_menu_access ./i18n_menu_overview.permissions.inc 2
_i18n_menu_overview_menu_link_access ./i18n_menu_overview.permissions.inc 1
_i18n_menu_overview_menu_overview_page ./i18n_menu_overview.permissions.inc @file menu language permissions file This will delcare the advanced permissions for the menu like admin menu. 1

Other projects