You are here

Functions in Special menu items 7

Primary tabs

Namesort descending Location Description Direct uses Strings
special_menu_items_admin_settings_form ./special_menu_items.module Special Menu Items admin settings form. 1
special_menu_items_form_menu_edit_item_alter ./special_menu_items.module Implementation of hook_form_FROM_ID_alter() Description changed, added nolink and separator as path types.
special_menu_items_init ./special_menu_items.module Implementation of hook_init().
special_menu_items_link ./special_menu_items.module Override of theme_link() This function will render link if it is "nolink" or "separator". Otherwise it will call originally overwritten menu_item_link function. 1
special_menu_items_menu ./special_menu_items.module Implementation of hook_menu()
special_menu_items_preprocess_page ./special_menu_items.module Alter the theme's primary and secondary links.
special_menu_items_render_menu_item ./special_menu_items.module Returns menu item rendered. 3
special_menu_items_theme_registry_alter ./special_menu_items.module Implementation of hook_theme_registry_alter() We replace theme_menu_item_link with our own function.
special_menu_items_uninstall ./special_menu_items.install Implementation of hook_uninstall().
special_menu_items_update_7000 ./special_menu_items.install "nolink" to <nolink> and "separator" to <separator>

Other projects