You are here

Functions in Menu Token 7

Primary tabs

Namesort descending Location Description Direct uses Strings
menu_token_ctools_plugin_type ./menu_token.module Implements hook_ctools_plugin_type().
menu_token_find_link_path ./menu_token.module Find a link path based on a router path. 1
menu_token_form_menu_edit_item_alter ./menu_token.module Implementation of hook_form_FORM_ID_alter().
menu_token_form_menu_edit_item_submit ./menu_token.module Custom submit for form menu_edit_item. 1
menu_token_form_menu_edit_item_validate ./menu_token.module Custom validation for form menu_edit_item. 1
menu_token_form_menu_overview_form_alter ./menu_token.module Implementation hook_form_FORM_ID_alter().
menu_token_get_handler ./menu_token.module Retrieves the handler of a menu token plugin. 4
menu_token_get_plugin ./menu_token.module Retrieves a menu token plugin. 1
menu_token_get_plugins ./menu_token.module Retrieves a list of all available menu token plugins. 1
menu_token_get_plugin_types ./menu_token.module Retrieves a list of all token types that are covered by the available menu token plugins. 3
menu_token_install ./menu_token.install Implements hook_install().
menu_token_menu ./menu_token.module Implements hook_menu().
menu_token_menu_token_plugins ./menu_token.module Implements hook_menu_token_plugins().
menu_token_method_callback ./menu_token.module Ajax callback for the method select dropdown. 1
menu_token_permission ./menu_token.module Implements hook_permission().
menu_token_query_alter ./menu_token.module Implements hook_query_alter().
menu_token_schema ./menu_token.install Implements hook_schema().
menu_token_settings_form ./menu_token.admin.inc Display settings form for Menu Token. 1
menu_token_settings_form_submit ./menu_token.admin.inc Form submission handler form menu_token_settings_form(). 1
menu_token_theme ./menu_token.module Implements hook_theme().
menu_token_translated_menu_link_alter ./menu_token.module Implements hook_translated_menu_link_alter().
menu_token_uninstall ./menu_token.install Implements hook_uninstall().
menu_token_update_7000 ./menu_token.install Implements hook_update_N().
menu_token_update_7001 ./menu_token.install Implements hook_update_N().
menu_token_update_7002 ./menu_token.install Implements hook_update_N().
menu_token_update_7003 ./menu_token.install Drop the deprecated menu_token table if it exists.
menu_token_update_7004 ./menu_token.install Migrate menu items link path, from '<front>' to 'menutoken/[uuid]'.
menu_token_update_7005 ./menu_token.install Implements hook_update_N(). Update Weight to 10
menu_token_update_7006 ./menu_token.install Rebuild registry to load included file.
theme_menu_token_uses_tokens ./menu_token.module Appends the "uses tokens" label to links on the admin menu links overview form. 1
_menu_token_is_called_from_features ./menu_token.module Returns TRUE if 'menu_links_features_export_render' is in the callstack. 1
_menu_token_plugin_info ./menu_token.module Builds and returns information about the menu token plugins and their types.

Other projects