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