You are here

Functions in Menu Attributes 8

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_link_content_form_alter ./menu_attributes.module Implements hook_form_BASE_FORM_ID_alter().
menu_attributes_form_menu_link_edit_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_attributes ./menu_attributes.module Get menu link attributes. 1
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().
menu_attributes_menu_link_content_presave ./menu_attributes.module Implements hook_ENTITY_TYPE_presave().
menu_attributes_preprocess_menu ./menu_attributes.module Implements hook_preprocess_menu().
menu_attributes_preprocess_menu_link ./menu_attributes.module Implements MODULE_preprocess_HOOK().
menu_attributes_set_attributes ./menu_attributes.module Set the attributes recursively on the given menu items. 1
menu_attributes_uninstall ./menu_attributes.install Implements hook_uninstall().
_menu_attributes_form_alter ./menu_attributes.module Add the menu attributes to a menu item edit form. 1
_menu_attributes_form_submit ./menu_attributes.module Form submit handler for menu item links. 1

Other projects