Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| contact_menu | function | modules/ |
Implements hook_menu(). |
| contact_permission | function | modules/ |
Implements hook_permission(). |
| contact_personal_form | function | modules/ |
Form constructor for the personal contact form. |
| contact_personal_form_submit | function | modules/ |
Form submission handler for contact_personal_form(). |
| contact_personal_form_validate | function | modules/ |
Form validation handler for contact_personal_form(). |
| contact_schema | function | modules/ |
Implements hook_schema(). |
| contact_site_form | function | modules/ |
Form constructor for the site-wide contact form. |
| contact_site_form_submit | function | modules/ |
Form submission handler for contact_site_form(). |
| contact_site_form_validate | function | modules/ |
Form validation handler for contact_site_form(). |
| contact_uninstall | function | modules/ |
Implements hook_uninstall(). |
| contact_update_7000 | function | modules/ |
Rename the threshold limit variable. |
| contact_update_7001 | function | modules/ |
Rename the administer contact forms permission. |
| contact_update_7002 | function | modules/ |
Enable the 'access user contact forms' for registered users by default. |
| contact_update_7003 | function | modules/ |
Change the weight column to normal int. |
| contact_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| contact_user_presave | function | modules/ |
Implements hook_user_presave(). |
| Container | class | misc/ |
|
| Container.php | file | misc/ |
|
| Container::$manifest | property | misc/ |
|
| Container::$stub | property | misc/ |
|
| Container::getAlias | function | misc/ |
|
| Container::getManifest | function | misc/ |
|
| Container::getStub | function | misc/ |
|
| Container::__construct | function | misc/ |
|
| Content markers | group | includes/ |
Markers used by theme_mark() and node_mark() to designate content. |
| content_types.inc | file | modules/ |
Content type editing user interface. |
| contextual-rtl.css | file | modules/ |
Stylesheet specific to right-to-left languages. |
| contextual.api.php | file | modules/ |
Hooks provided by Contextual module. |
| contextual.css | file | modules/ |
Stylesheet for the Contextual module. |
| contextual.info | file | modules/ |
name = Contextual links description = Provides contextual links to perform actions related to elements on a page. package = Core version = VERSION core = 7.x files[] = contextual.test |
| contextual.module | file | modules/ |
Adds contextual links to perform actions related to elements on a page. |
| contextual.test | file | modules/ |
Tests for contextual.module. |
| ContextualDynamicContextTestCase | class | modules/ |
Tests accessible links after inaccessible links on dynamic context. |
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.