drupal_help_arg

Related topics

Namesort iconDescription
Menu systemDefine the navigation menus, and route page requests to code based on URLs.

Functions that call drupal_help_arg()

Namesort iconLocationDescription
help_pagedrupal/modules/help/help.admin.incMenu callback; prints a page listing general help for a module.
menu_get_active_helpdrupal/includes/menu.incReturns the help associated with the active menu item.
search_viewdrupal/modules/search/search.pages.incMenu callback; presents the search form and/or search results.
system_admin_by_moduledrupal/modules/system/system.admin.incMenu callback; prints a listing of admin tasks for each installed module.
system_modulesdrupal/modules/system/system.admin.incMenu callback; provides module enable/disable interface.