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