Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConnectionUnitTest::$originalTarget | property | modules/ |
|
| ConnectionUnitTest::$skipTest | property | modules/ |
|
| ConnectionUnitTest::$target | property | modules/ |
|
| ConnectionUnitTest::addConnection | function | modules/ |
Adds a new database connection info to Database. |
| ConnectionUnitTest::assertConnection | function | modules/ |
Asserts that a connection ID exists. |
| ConnectionUnitTest::assertNoConnection | function | modules/ |
Asserts that a connection ID does not exist. |
| ConnectionUnitTest::getConnectionID | function | modules/ |
Returns the connection ID of the current test connection. |
| ConnectionUnitTest::getInfo | function | modules/ |
|
| ConnectionUnitTest::setUp | function | modules/ |
Sets up unit test environment. |
| ConnectionUnitTest::testOpenClose | function | modules/ |
Tests Database::closeConnection() without query. |
| ConnectionUnitTest::testOpenQueryClose | function | modules/ |
Tests Database::closeConnection() with a query. |
| ConnectionUnitTest::testOpenQueryPrefetchClose | function | modules/ |
Tests Database::closeConnection() with a query and custom prefetch method. |
| ConnectionUnitTest::testOpenSelectQueryClose | function | modules/ |
Tests Database::closeConnection() with a select query. |
| contact.admin.inc | file | modules/ |
Admin page callbacks for the Contact module. |
| contact.info | file | modules/ |
name = Contact description = Enables the use of both personal and site-wide contact forms. package = Core version = VERSION core = 7.x files[] = contact.test configure = admin/structure/contact |
| contact.install | file | modules/ |
Install, update and uninstall functions for the contact module. |
| contact.module | file | modules/ |
Enables the use of personal and site-wide contact forms. |
| contact.pages.inc | file | modules/ |
Page callbacks for the Contact module. |
| contact.test | file | modules/ |
Tests for the Contact module. |
| ContactPersonalTestCase | class | modules/ |
Tests the personal contact form. |
| ContactPersonalTestCase::$admin_user | property | modules/ |
|
| ContactPersonalTestCase::$contact_user | property | modules/ |
|
| ContactPersonalTestCase::$web_user | property | modules/ |
|
| ContactPersonalTestCase::getInfo | function | modules/ |
|
| ContactPersonalTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ContactPersonalTestCase::submitPersonalContact | function | modules/ |
Fills out a user's personal contact form and submits it. |
| ContactPersonalTestCase::testPersonalContactAccess | function | modules/ |
Tests access to the personal contact form. |
| ContactPersonalTestCase::testPersonalContactFlood | function | modules/ |
Tests the personal contact form flood protection. |
| ContactSitewideTestCase | class | modules/ |
Tests the site-wide contact form. |
| ContactSitewideTestCase::addCategory | function | modules/ |
Adds a category. |
| ContactSitewideTestCase::deleteCategories | function | modules/ |
Deletes all categories. |
| ContactSitewideTestCase::getCategories | function | modules/ |
Gets a list of all category IDs. |
| ContactSitewideTestCase::getInfo | function | modules/ |
|
| ContactSitewideTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ContactSitewideTestCase::submitContact | function | modules/ |
Submits the contact form. |
| ContactSitewideTestCase::testAutoReply | function | modules/ |
Tests auto-reply on the site-wide contact form. |
| ContactSitewideTestCase::testSiteWideContact | function | modules/ |
Tests configuration options and the site-wide contact form. |
| ContactSitewideTestCase::updateCategory | function | modules/ |
Updates a category. |
| contact_category_delete_form | function | modules/ |
Form constructor for the contact category deletion form. |
| contact_category_delete_form_submit | function | modules/ |
Form submission handler for contact_category_delete_form(). |
| contact_category_edit_form | function | modules/ |
Form constructor for the category edit form. |
| contact_category_edit_form_submit | function | modules/ |
Form submission handler for contact_category_edit_form(). |
| contact_category_edit_form_validate | function | modules/ |
Form validation handler for contact_category_edit_form(). |
| contact_category_list | function | modules/ |
Categories/list tab. |
| contact_form_user_admin_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| contact_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| contact_help | function | modules/ |
Implements hook_help(). |
| contact_install | function | modules/ |
Implements hook_install(). |
| contact_load | function | modules/ |
Loads a contact category. |
| contact_mail | function | modules/ |
Implements hook_mail(). |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.