Functions - 7.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
forum_form modules/forum/forum.module Implements hook_form(). 2
forum_form_container modules/forum/forum.admin.inc Form constructor for adding and editing forum containers. 2
forum_form_forum modules/forum/forum.admin.inc Form constructor for adding and editing a forum. 1
forum_form_main modules/forum/forum.admin.inc Page callback: Returns a form for creating a new forum or container. 1
forum_form_node_form_alter modules/forum/forum.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
forum_form_submit modules/forum/forum.admin.inc Form submission handler for forum_form_forum() and forum_form_container(). 2
forum_form_taxonomy_form_term_alter modules/forum/forum.module Implements hook_form_FORM_ID_alter() for taxonomy_form_term().
forum_form_taxonomy_form_vocabulary_alter modules/forum/forum.module Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
forum_forum_load modules/forum/forum.module Returns a tree of all forums for a given taxonomy term ID. 2
forum_get_topics modules/forum/forum.module Gets all the topics in a forum. 1
forum_help modules/forum/forum.module Implements hook_help().
forum_install modules/forum/forum.install Implements hook_install().
forum_menu modules/forum/forum.module Implements hook_menu().
forum_menu_local_tasks_alter modules/forum/forum.module Implements hook_menu_local_tasks_alter().
forum_node_delete modules/forum/forum.module Implements hook_node_delete().
forum_node_info modules/forum/forum.module Implements hook_node_info().
forum_node_insert modules/forum/forum.module Implements hook_node_insert().
forum_node_load modules/forum/forum.module Implements hook_node_load().
forum_node_presave modules/forum/forum.module Implements hook_node_presave().
forum_node_update modules/forum/forum.module Implements hook_node_update().
forum_node_validate modules/forum/forum.module Implements hook_node_validate().
forum_node_view modules/forum/forum.module Implements hook_node_view().
forum_overview modules/forum/forum.admin.inc Form constructor for the forum overview form. 1
forum_page modules/forum/forum.pages.inc Page callback: Prints a forum listing. 1
forum_permission modules/forum/forum.module Implements hook_permission().
forum_rdf_mapping modules/forum/forum.module Implements hook_rdf_mapping().
forum_schema modules/forum/forum.install Implements hook_schema().
forum_taxonomy_term_delete modules/forum/forum.module Implements hook_taxonomy_term_delete().
forum_theme modules/forum/forum.module Implements hook_theme().
forum_uninstall modules/forum/forum.install Implements hook_uninstall().
forum_update_7000 modules/forum/forum.install Add new index to forum table.
forum_update_7001 modules/forum/forum.install Create new {forum_index} table.
forum_update_7002 modules/forum/forum.install Add new index to forum_index table.
forum_update_7003 modules/forum/forum.install Rename field to 'taxonomy_forums'.
forum_update_7011 modules/forum/forum.install Update {forum_index} so that only published nodes are indexed.
forum_update_7012 modules/forum/forum.install Add 'created' and 'last_comment_timestamp' indexes.
forum_update_dependencies modules/forum/forum.install Implements hook_update_dependencies().
forum_uri modules/forum/forum.module Implements callback_entity_info_uri(). 1
garland_breadcrumb themes/garland/template.php Override of theme_breadcrumb().
garland_form_system_theme_settings_alter themes/garland/theme-settings.php Implements hook_form_FORM_ID_alter().
garland_preprocess_block themes/garland/template.php Override or insert variables into the block template.
garland_preprocess_comment themes/garland/template.php Override or insert variables into the comment template.
garland_preprocess_html themes/garland/template.php Override or insert variables into the html template. 1
garland_preprocess_maintenance_page themes/garland/template.php Override or insert variables into the maintenance page template.
garland_preprocess_node themes/garland/template.php Override or insert variables into the node template.
garland_preprocess_page themes/garland/template.php Override or insert variables into the page template.
garland_preprocess_region themes/garland/template.php Override or insert variables into the region template.
garland_process_html themes/garland/template.php Override or insert variables into the html template.
garland_process_page themes/garland/template.php Override or insert variables into the page template.
get_t includes/bootstrap.inc Returns the name of the proper localization function. 19

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.