You are here

Functions in Menu Link Weight 7

Primary tabs

Namesort descending Location Description Direct uses Strings
menu_link_weight_element_info_alter ./menu_link_weight.module Implements hook_element_info_alter().
menu_link_weight_form_menu_overview_form_alter ./menu_link_weight.module Implements hook_form_FORM_ID_alter() for menu_overview_form().
menu_link_weight_form_node_form_alter ./menu_link_weight.module Implements hook_form_FORM_ID_alter().
menu_link_weight_get_button_text ./menu_link_weight.module Gets the name for the "No-Javascript" button we want to use. 3
menu_link_weight_hierarchical_select_ajax_commands_alter ./menu_link_weight.module Alters hierarchical_select_ajax_commands().
menu_link_weight_install ./menu_link_weight.install Implements hook_install().
menu_link_weight_node_element_process ./menu_link_weight.module Process callback for the menu link weight element. 1
menu_link_weight_node_form_submit ./menu_link_weight.module Custom submit hook for node form which reorders menu link weights. 1
menu_link_weight_node_form_validate ./menu_link_weight.module Validation hook for the menu_link weight element. 1
menu_link_weight_node_submit ./menu_link_weight.module Implements hook_node_submit().
menu_link_weight_parent_ajax_callback ./menu_link_weight.module AJAX callback that returns the updated menu_link_weight element. 1
menu_link_weight_test_element_info_alter tests/menu_link_weight_test.module Implements hook_element_info_alter().
menu_link_weight_test_element_process tests/menu_link_weight_test.module Form process function that will tell us where to put the current menu link. 1
menu_link_weight_theme ./menu_link_weight.module Implements hook_theme().
menu_link_weight_update_7000 ./menu_link_weight.install Make the Menu Link Weight module execute later. 1
theme_menu_link_weight_reorder_element ./menu_link_weight.module Theme callback for the menu_link_weight element in the node form.
_menu_link_weight_get_options ./menu_link_weight.module Gets a list of of options for a specific menu/parent. 1
_menu_link_weight_get_parent_value_from_element ./menu_link_weight.module Gets the menu link parent value from the form. 2
_menu_link_weight_get_tree ./menu_link_weight.module Helper function to get all siblings of an item based on the parent. 1
_menu_link_weight_insert_item ./menu_link_weight.reorder.inc Helper function for _menu_link_weight_reorder_options(). 1
_menu_link_weight_reorder_options ./menu_link_weight.reorder.inc Allow other modules to reorder the tree. 1

Other projects