You are here

Functions in Menu Attributes 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_menu_attribute_info ./menu_attributes.api.php Inform the menu_attributes module about custom attributes.
hook_menu_attribute_info_alter ./menu_attributes.api.php Alter the list of menu item attributes.
menu_attributes_form_menu_configure_alter ./menu_attributes.module Implements hook_form_FORM_ID_alter().
menu_attributes_form_menu_edit_item_alter ./menu_attributes.module Implements hook_form_FORM_ID_alter().
menu_attributes_form_node_form_alter ./menu_attributes.module Implements hook_form_FORM_ID_alter().
menu_attributes_get_menu_attribute_info ./menu_attributes.module Fetch an array of menu attributes. 2
menu_attributes_install ./menu_attributes.install Implements hook_install().
menu_attributes_menu_attribute_info ./menu_attributes.module Implements hook_menu_attribute_info(). 1
menu_attributes_menu_link_alter ./menu_attributes.module Implements hook_menu_link_alter().
menu_attributes_permission ./menu_attributes.module Implements hook_permission().
menu_attributes_preprocess_menu_link ./menu_attributes.module Implements MODULE_preprocess_HOOK().
menu_attributes_uninstall ./menu_attributes.install Implements hook_uninstall().
menu_attributes_update_1 ./menu_attributes.install Update the module weight.
menu_attributes_update_7000 ./menu_attributes.install Fix any menu links that had the class attribute saved as an string.
menu_attributes_update_7001 ./menu_attributes.install Grant the 'administer menu attributes' permission to roles that currently have the 'administer menu' permission.
_menu_attributes_form_alter ./menu_attributes.module Add the menu attributes to a menu item edit form. 2
_menu_attributes_form_submit ./menu_attributes.module Form submit handler for menu item links. 1

Other projects