Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| forum_form_main | function | modules/ |
Page callback: Returns a form for creating a new forum or container. |
| forum_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
| forum_form_submit | function | modules/ |
Form submission handler for forum_form_forum() and forum_form_container(). |
| forum_form_taxonomy_form_term_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
| forum_form_taxonomy_form_vocabulary_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary(). |
| forum_forum_load | function | modules/ |
Returns a tree of all forums for a given taxonomy term ID. |
| forum_get_topics | function | modules/ |
Gets all the topics in a forum. |
| forum_help | function | modules/ |
Implements hook_help(). |
| forum_install | function | modules/ |
Implements hook_install(). |
| forum_menu | function | modules/ |
Implements hook_menu(). |
| forum_menu_local_tasks_alter | function | modules/ |
Implements hook_menu_local_tasks_alter(). |
| forum_node_delete | function | modules/ |
Implements hook_node_delete(). |
| forum_node_info | function | modules/ |
Implements hook_node_info(). |
| forum_node_insert | function | modules/ |
Implements hook_node_insert(). |
| forum_node_load | function | modules/ |
Implements hook_node_load(). |
| forum_node_presave | function | modules/ |
Implements hook_node_presave(). |
| forum_node_update | function | modules/ |
Implements hook_node_update(). |
| forum_node_validate | function | modules/ |
Implements hook_node_validate(). |
| forum_node_view | function | modules/ |
Implements hook_node_view(). |
| forum_overview | function | modules/ |
Form constructor for the forum overview form. |
| forum_page | function | modules/ |
Page callback: Prints a forum listing. |
| forum_permission | function | modules/ |
Implements hook_permission(). |
| forum_rdf_mapping | function | modules/ |
Implements hook_rdf_mapping(). |
| forum_schema | function | modules/ |
Implements hook_schema(). |
| forum_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
| forum_theme | function | modules/ |
Implements hook_theme(). |
| forum_uninstall | function | modules/ |
Implements hook_uninstall(). |
| forum_update_7000 | function | modules/ |
Add new index to forum table. |
| forum_update_7001 | function | modules/ |
Create new {forum_index} table. |
| forum_update_7002 | function | modules/ |
Add new index to forum_index table. |
| forum_update_7003 | function | modules/ |
Rename field to 'taxonomy_forums'. |
| forum_update_7011 | function | modules/ |
Update {forum_index} so that only published nodes are indexed. |
| forum_update_7012 | function | modules/ |
Add 'created' and 'last_comment_timestamp' indexes. |
| forum_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| forum_uri | function | modules/ |
Implements callback_entity_info_uri(). |
| FrontPageTestCase | class | modules/ |
Test front page functionality and administration. |
| FrontPageTestCase::$admin_user | property | modules/ |
|
| FrontPageTestCase::$node_path | property | modules/ |
|
| FrontPageTestCase::getInfo | function | modules/ |
|
| FrontPageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FrontPageTestCase::testDrupalIsFrontPage | function | modules/ |
Test front page functionality. |
| ftp.inc | file | includes/ |
|
| garland.info | file | themes/ |
name = Garland description = A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts. package = Core version = VERSION core = 7.x stylesheets[all][] = style.css stylesheets[print][] =… |
| garland_breadcrumb | function | themes/ |
Override of theme_breadcrumb(). |
| garland_form_system_theme_settings_alter | function | themes/ |
Implements hook_form_FORM_ID_alter(). |
| garland_preprocess_block | function | themes/ |
Override or insert variables into the block template. |
| garland_preprocess_comment | function | themes/ |
Override or insert variables into the comment template. |
| garland_preprocess_html | function | themes/ |
Override or insert variables into the html template. |
| garland_preprocess_maintenance_page | function | themes/ |
Override or insert variables into the maintenance page template. |
| garland_preprocess_node | function | themes/ |
Override or insert variables into the node template. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.