Go to the source code of this file.
Functions | |
help_main () | |
help_page ($name) | |
help_links_as_list () |
Definition in file help.admin.inc.
help_links_as_list | ( | ) |
Definition at line 48 of file help.admin.inc.
References $name, $output, drupal_help_arg(), l(), module_implements(), module_invoke(), and module_rebuild_cache().
Referenced by help_main().
help_main | ( | ) |
Menu callback; prints a page listing a glossary of Drupal terminology.
Definition at line 12 of file help.admin.inc.
References $output, drupal_add_css(), drupal_get_path(), help_links_as_list(), and t().
help_page | ( | $ | name | ) |
Menu callback; prints a page listing general help for a module.
Definition at line 22 of file help.admin.inc.
References $name, $output, drupal_get_path(), drupal_help_arg(), drupal_parse_info_file(), drupal_set_title(), module_hook(), module_invoke(), t(), and theme().