Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
form_type_password_confirm_value function includes/form.inc Determines the value for a password_confirm form element.
form_type_radios_value function includes/form.inc Form value callback: Determines the value for a #type radios form element.
form_type_select_value function includes/form.inc Determines the value for a select form element.
form_type_tableselect_value function includes/form.inc Determines the value for a tableselect form element.
forum-list.tpl.php file modules/forum/forum-list.tpl.php Displays a list of forums and containers.
forum-rtl.css file modules/forum/forum-rtl.css Right-to-left styling for the Forum module.
forum-submitted.tpl.php file modules/forum/forum-submitted.tpl.php Formats a forum post submission string.
forum-topic-list.tpl.php file modules/forum/forum-topic-list.tpl.php Displays a list of forum topics.
forum.css file modules/forum/forum.css Styling for the Forum module.
forum.install file modules/forum/forum.install Install, update, and uninstall functions for the Forum module.
forum.pages.inc file modules/forum/forum.pages.inc User page callbacks for the Forum module.
forum.test file modules/forum/forum.test Tests for forum.module.
ForumIndexTestCase class modules/forum/forum.test Tests the forum index listing.
ForumIndexTestCase::getInfo function modules/forum/forum.test
ForumIndexTestCase::setUp function modules/forum/forum.test Sets up a Drupal site for running functional and integration tests.
ForumIndexTestCase::testForumIndexStatus function modules/forum/forum.test Tests the forum index for published and unpublished nodes.
forums.tpl.php file modules/forum/forums.tpl.php Displays a forum.
ForumTestCase class modules/forum/forum.test Provides automated tests for the Forum module.
ForumTestCase::$admin_user property modules/forum/forum.test A user with various administrative privileges.
ForumTestCase::$container property modules/forum/forum.test An array representing a container.
ForumTestCase::$delete_forum property modules/forum/forum.test A forum to delete.
ForumTestCase::$edit_any_topics_user property modules/forum/forum.test A user that can create, edit, and delete forum topics.
ForumTestCase::$edit_own_topics_user property modules/forum/forum.test A user that can create forum topics and edit its own topics.
ForumTestCase::$forum property modules/forum/forum.test An array representing a forum.
ForumTestCase::$nids property modules/forum/forum.test An array of forum topic node IDs.
ForumTestCase::$root_forum property modules/forum/forum.test An array representing a root forum.
ForumTestCase::$web_user property modules/forum/forum.test A user with no special privileges.
ForumTestCase::createForum function modules/forum/forum.test Creates a forum container or a forum.
ForumTestCase::createForumTopic function modules/forum/forum.test Creates forum topic.
ForumTestCase::deleteForum function modules/forum/forum.test Deletes a forum.
ForumTestCase::doAdminTests function modules/forum/forum.test Runs admin tests on the admin user.
ForumTestCase::doBasicTests function modules/forum/forum.test Runs basic tests on the indicated user.
ForumTestCase::editForumTaxonomy function modules/forum/forum.test Edits the forum taxonomy.
ForumTestCase::generateForumTopics function modules/forum/forum.test Generates forum topics to test the display of an active forum block.
ForumTestCase::getInfo function modules/forum/forum.test
ForumTestCase::setUp function modules/forum/forum.test Sets up a Drupal site for running functional and integration tests.
ForumTestCase::testAddOrphanTopic function modules/forum/forum.test Tests that forum nodes can't be added without a parent.
ForumTestCase::testEnableForumField function modules/forum/forum.test Tests disabling and re-enabling the Forum module.
ForumTestCase::testForum function modules/forum/forum.test Tests forum functionality through the admin and user interfaces.
ForumTestCase::verifyForums function modules/forum/forum.test Verifies that the logged in user has access to a forum nodes.
ForumTestCase::verifyForumView function modules/forum/forum.test Verifies display of forum page.
ForumTestCase::viewForumTopics function modules/forum/forum.test Views forum topics to test the display of an active forum block.
ForumUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.forum.test Upgrade test for forum.module.
ForumUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.forum.test
ForumUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.forum.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
ForumUpgradePathTestCase::testForumUpgrade function modules/simpletest/tests/upgrade/upgrade.forum.test Test a successful upgrade (no negotiation).
forum_admin_settings function modules/forum/forum.admin.inc Form constructor for the forum settings page.
forum_block_save function modules/forum/forum.module Implements hook_block_save().
forum_comment_publish function modules/forum/forum.module Implements hook_comment_publish().
forum_comment_unpublish function modules/forum/forum.module Implements hook_comment_unpublish().

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