Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. help.api.php

Help and documentation

Documenting modules, themes, and install profiles

Help Topics

Modules, themes, and install profiles can have a subdirectory help_topics that contains one or more Help Topics, to provide help to administrative users. These are shown on the main admin/help page. See Help Topic Standards for more information.

hook_help

Modules can implement hook_help() to provide a module overview (shown on the main admin/help page). This hook implementation can also provide help text that is shown in the Help block at the top of administrative pages. See the hook_help() documentation and Help text standards for more information.

File

core/modules/help/help.api.php, line 11

Classes

Title Sort descending File name Summary
HelpTopicPluginManager core/modules/help/src/HelpTopicPluginManager.php Provides the default help_topic manager.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal