You are here

Functions in Modules weight 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_modules_weight_mw_list ./modules_weight.drush.inc Callback for the mw-list command.
drush_modules_weight_mw_reorder ./modules_weight.drush.inc Callback for the mw-reorder command.
drush_modules_weight_mw_reorder_validate ./modules_weight.drush.inc Implements drush_hook_COMMAND_validate().
drush_modules_weight_mw_show_system_modules ./modules_weight.drush.inc Callback for the mw-show-system-modules command.
drush_modules_weight_mw_show_system_modules_validate ./modules_weight.drush.inc Implements drush_hook_COMMAND_validate().
modules_weight_admin_config_page_form ./modules_weight.admin.inc Form constructor for Module Weight form. 1
modules_weight_admin_config_page_form_submit ./modules_weight.admin.inc Form submit handler for the modules_weight_admin_config_page_form form.
modules_weight_configuration_form ./modules_weight.admin.inc Form constructor for Module Weight Configuration form. 1
modules_weight_drush_command ./modules_weight.drush.inc Implements hook_drush_command().
modules_weight_drush_help ./modules_weight.drush.inc Implements hook_drush_help().
modules_weight_help ./modules_weight.module Implements hook_help().
modules_weight_install ./modules_weight.install Implements hook_install().
modules_weight_menu ./modules_weight.module Implements hook_menu().
modules_weight_permission ./modules_weight.module Implements hook_permission().
modules_weight_theme ./modules_weight.module Implements hook_theme().
modules_weight_uninstall ./modules_weight.install Implements hook_uninstall().
modules_weight_update_7100 ./modules_weight.install Change the name of the show_system_modules variable.
sort_by_weight_and_name ./modules_weight.helpers.inc Sorts a structured array by the 'weight' and 'name element. 1
theme_modules_weight_admin_config_page_form ./modules_weight.module Theme function callback.
_modules_weight_get_modules_weight ./modules_weight.helpers.inc Return the modules weight. 1
_modules_weight_modules_list ./modules_weight.helpers.inc Return the modules list. 3
_modules_weight_module_get_weight ./modules_weight.helpers.inc Gets the weight of a particular module. 1
_modules_weight_module_set_weight ./modules_weight.helpers.inc Sets the weight of a particular module. 2
_modules_weight_prepare_delta ./modules_weight.helpers.inc Prepares the delta for the weight field on the administration form. 1

Other projects