You are here

Functions in Menu translation - Node 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_i18n_menu_node_block_info_alter ./i18n_menu_node.api.php Alter the information used to provide [i18n] blocks.
i18n_menu_node_block_info ./i18n_menu_node.module Implementation of hook_block_info(). 1
i18n_menu_node_block_module_info ./i18n_menu_node.module Return the information used to provide the [i18n] blocks. 1
i18n_menu_node_block_view ./i18n_menu_node.module Implementation of hook_block_view().
i18n_menu_node_context_plugins ./i18n_menu_node.module Implementation of hook_context_plugins().
i18n_menu_node_context_registry_alter ./i18n_menu_node.module Implementation of hook_context_registry().
i18n_menu_node_enable ./i18n_menu_node.install Implementation of hook_enable().
i18n_menu_node_enabled ./i18n_menu_node.module Return TRUE if node item translation is enabled for the given menu item. 5
i18n_menu_node_form_alter ./i18n_menu_node.module Implementation of hook_form_alter().
i18n_menu_node_form_i18n_node_select_translation_alter ./i18n_menu_node.module Implementation of hook_form_FORM_ID_alter().
i18n_menu_node_form_menu_edit_item_alter ./i18n_menu_node.module Implementation of hook_form_FORM_ID_alter().
i18n_menu_node_form_menu_edit_item_validate ./i18n_menu_node.module Validation handler for the menu item edit form. 1
i18n_menu_node_form_menu_edit_menu_alter ./i18n_menu_node.module Implementation of hook_form_FORM_ID_alter().
i18n_menu_node_form_node_submit ./i18n_menu_node.module Submit handler for the node form. 1
i18n_menu_node_get_translations ./i18n_menu_node.module Return an array of node translation nids keyed by language. 2
i18n_menu_node_init ./i18n_menu_node.module Implementation of hook_init().
i18n_menu_node_install ./i18n_menu_node.install Implementation of hook_install().
i18n_menu_node_item_translations_refresh ./i18n_menu_node.module Refresh the translation cache for any menu item belonging to the translation sets identified by the given nids. 2
i18n_menu_node_item_translations_refresh_all ./i18n_menu_node.module Refresh the translation cache for any menu item pointing to a node page. 2
i18n_menu_node_item_translations_refresh_set ./i18n_menu_node.module Refresh the translation cache for any menu item belonging to the translation sets identified by the given tnid. 3
i18n_menu_node_menu_block_view ./i18n_menu_node.module Render the i18n version of a menu block. 1 1
i18n_menu_node_menu_edit_menu_submit ./i18n_menu_node.module Submit handler for the menu_edit_menu form. 1
i18n_menu_node_menu_link_alter ./i18n_menu_node.module Implementation of hook_menu_link_alter(). 1
i18n_menu_node_menu_link_enabled ./i18n_menu_node.module Return TRUE if the given node has a menu link with node translation enabled. 1
i18n_menu_node_navigation_links_prepare ./i18n_menu_node.module Force the menu system to build its static cache without language selection. 1
i18n_menu_node_navigation_menu_block_view ./i18n_menu_node.module Render the navigation menu block. 1
i18n_menu_node_node_delete ./i18n_menu_node.module Implementation of hook_node_delete().
i18n_menu_node_node_insert ./i18n_menu_node.module Implementation of hook_node_insert().
i18n_menu_node_node_presave ./i18n_menu_node.module Implementation of hook_node_presave().
i18n_menu_node_node_update ./i18n_menu_node.module Implementation of hook_node_update().
i18n_menu_node_set_item ./i18n_menu_node.module Set as current menu item the source node to correctly handle the active trail. 1
i18n_menu_node_theme_registry_alter ./i18n_menu_node.module Implementation of hook_theme_registry_alter().
i18n_menu_node_tokens ./i18n_menu_node.module Implementation of hook_tokens().
i18n_menu_node_token_info ./i18n_menu_node.module Implementation of hook_token_info().
i18n_menu_node_translated_menu_link_alter ./i18n_menu_node.module Implementation of hook_translated_menu_link_alter().
i18n_menu_node_translation ./i18n_menu_node.module Return the nid of the node translation for the given language if available. 1
i18n_menu_node_translation_enabled ./i18n_menu_node.module Return TRUE if node item translation is enabled for the given menu. 3
i18n_menu_node_translation_set_update ./i18n_menu_node.module Submit handler for i18n_node_select_translation form. 1
i18n_menu_node_uninstall ./i18n_menu_node.install Implementation of hook_uninstall().
_i18n_menu_node_check_path ./i18n_menu_node.module Check that the given item has a valid node path. 2
_i18n_menu_node_delete_item_translation ./i18n_menu_node.module Remove the translation strings for the given menu item and language. 1
_i18n_menu_node_get_item_title ./i18n_menu_node.module Optionally insert/update and return a localized menu item title. 2
_i18n_menu_node_get_node_tnid ./i18n_menu_node.module Return the translation set id from the given node. 3
_i18n_menu_node_get_tnid ./i18n_menu_node.module Return the translation set id for the give nid. 1
_i18n_menu_node_item_translations_refresh ./i18n_menu_node.module Helper function: actually refresh the menu items returned by the given query. 2

Other projects