Primary tabs

Namesort descending Location Description Direct uses Strings
locale_help modules/locale.module Implementation of hook_help().
locale_initialize includes/common.inc Initialize the localization system. 1
locale_menu modules/locale.module Implementation of hook_menu().
locale_perm modules/locale.module Implementation of hook_perm().
locale_refresh_cache modules/locale.module Refreshes database stored cache of translations 3
locale_supported_languages modules/locale.module Returns list of languages supported on this site 13
locale_user modules/locale.module Implementation of hook_user().
menu_add_menu modules/menu.module Menu callback; handle the adding of a new menu. 1
menu_block modules/menu.module Implementation of hook_block().
menu_delete_item modules/menu.module Menu callback; delete a single custom item. 1
menu_disable_item modules/menu.module Menu callback; hide a menu item. 1
menu_edit_item modules/menu.module Menu callback; dispatch to the appropriate menu item edit function. 1
menu_edit_item_form modules/menu.module Present the menu item editing form.
menu_edit_item_save modules/menu.module Save changes to a menu item into the database.
menu_edit_item_validate modules/menu.module Confirm that an edited menu item has fields properly filled in.
menu_execute_active_handler includes/menu.inc Execute the handler associated with the active menu item. 3
menu_get_active_breadcrumb includes/menu.inc Returns an array of rendered menu items in the active breadcrumb trail. 1
menu_get_active_help includes/menu.inc Returns the help associated with the active menu item.
menu_get_active_item includes/menu.inc Returns the ID of the active menu item. 2
menu_get_active_nontask_item includes/menu.inc Returns the ID of the current menu item or, if the current item is a local task, the menu item to which this task is attached. 3
menu_get_active_title includes/menu.inc Returns the title of the active menu item. 1
menu_get_local_tasks includes/menu.inc Return the local task tree. 2
menu_get_menu includes/menu.inc Return the menu data structure. 18
menu_help modules/menu.module Implementation of hook_help().
menu_in_active_trail includes/menu.inc Returns true when the menu item is in the active trail. 3
menu_item_link includes/menu.inc Returns the rendered link to a menu item. 3
menu_menu modules/menu.module Implementation of hook_menu().
menu_overview modules/menu.module Menu callback; present the main menu management page. 1
menu_overview_tree modules/menu.module Present the menu tree, rendered along with links to edit menu items. 1
menu_overview_tree_rows modules/menu.module 1
menu_parent_options modules/menu.module Return a list of menu items that are valid possible parents for the given menu item.
menu_perm modules/menu.module Implementation of hook_perm().
menu_primary_local_tasks includes/menu.inc Returns the rendered HTML of the primary local tasks.
menu_rebuild includes/menu.inc Populate the database representation of the menu. 7
menu_reset modules/menu.module Menu callback; clear the database, resetting the menu to factory defaults. 1
menu_reset_item modules/menu.module Menu callback; reset a single modified item. 1
menu_secondary_local_tasks includes/menu.inc Returns the rendered HTML of the secondary local tasks.
menu_set_active_item includes/menu.inc Sets the path of the active menu item. 4
menu_set_location includes/menu.inc Change the current menu location of the user. 5
menu_tree includes/menu.inc Returns a rendered menu tree.
message_access includes/common.inc Return a string with an "access denied" message. 4
message_na includes/common.inc Return a string with a "not applicable" message. 2
mime_header_encode includes/common.inc Encodes MIME/HTTP header values that contain non-ASCII, UTF-8 encoded characters. 2
module_exist includes/module.inc Determine whether a given module exists. 2
module_hook includes/module.inc Determine whether a module implements a hook.
module_implements includes/module.inc Determine which modules are implementing a hook.
module_init includes/module.inc Initialize all modules. 1
module_invoke includes/module.inc Invoke a hook in a particular module. 34
module_invoke_all includes/module.inc Invoke a hook in all enabled modules that implement it. 27
module_iterate includes/module.inc Call a function repeatedly with each module in turn as an argument.

Pages

Other projects