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