Search for form
Title | Object type | File name | Summary |
---|---|---|---|
ProfileBlockTestCase::testAuthorInformationBlock | function | modules/ |
|
profile_field_form | function | modules/ |
Menu callback: Generate a form to add/edit a user profile field. |
profile_field_form_submit | function | modules/ |
Process profile_field_form submissions. |
profile_field_form_validate | function | modules/ |
Validate profile_field_form submissions. |
profile_form_alter | function | modules/ |
Implements hook_form_alter(). |
profile_user_form_validate | function | modules/ |
Form validation handler for the user register/profile form. |
search-block-form.tpl.php | file | modules/ |
Displays the search form block. |
SearchAdvancedSearchForm | class | modules/ |
Indexes content and tests the advanced search form. |
SearchAdvancedSearchForm::$node | property | modules/ |
|
SearchAdvancedSearchForm::getInfo | function | modules/ |
|
SearchAdvancedSearchForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchAdvancedSearchForm::testNodeType | function | modules/ |
Test using the search form with GET and POST queries. Test using the advanced search form to limit search to nodes of type "Basic page". |
SearchBlockTestCase::testSearchFormBlock | function | modules/ |
|
SearchConfigSettingsForm | class | modules/ |
Test config page. |
SearchConfigSettingsForm::$search_node | property | modules/ |
|
SearchConfigSettingsForm::$search_user | property | modules/ |
|
SearchConfigSettingsForm::getInfo | function | modules/ |
|
SearchConfigSettingsForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchConfigSettingsForm::testSearchModuleDisabling | function | modules/ |
Verify that you can disable individual search modules. |
SearchConfigSettingsForm::testSearchSettingsPage | function | modules/ |
Verify the search settings form. |
SearchEmbedForm | class | modules/ |
Tests that we can embed a form in search results and submit it. |
SearchEmbedForm::$node | property | modules/ |
Node used for testing. |
SearchEmbedForm::$submit_count | property | modules/ |
Count of how many times the form has been submitted. |
SearchEmbedForm::getInfo | function | modules/ |
|
SearchEmbedForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchEmbedForm::testEmbeddedForm | function | modules/ |
Tests that the embedded form appears and can be submitted. |
search_box_form_submit | function | modules/ |
Process a block search form submission. |
search_embedded_form.info | file | modules/ |
name = "Search embedded form" description = "Support module for search module testing of embedded forms." package = Testing version = VERSION core = 7.x hidden = TRUE |
search_embedded_form.module | file | modules/ |
Test module implementing a form that can be embedded in search results. |
search_embedded_form_form | function | modules/ |
Builds a form for embedding in search results for testing. |
search_embedded_form_form_submit | function | modules/ |
Submit handler for search_embedded_form_form(). |
search_embedded_form_menu | function | modules/ |
Implements hook_menu(). |
search_embedded_form_preprocess_search_result | function | modules/ |
Adds the test form to search results. |
search_form | function | modules/ |
Builds a search form. |
search_forms | function | modules/ |
Implements hook_forms(). |
search_form_submit | function | modules/ |
Process a search form submission. |
search_form_validate | function | modules/ |
As the search form collates keys from other modules hooked in via hook_form_alter, the validation takes place in _submit. search_form_validate() is used solely to set the 'processed_keys' form value for the basic search form. |
session_test_form_user_login_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
statistics_settings_form | function | modules/ |
Form constructor for the statistics administration form. |
syslog_form_system_logging_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
system_actions_delete_form | function | modules/ |
Create the form for confirmation of deleting an action. |
system_actions_delete_form_submit | function | modules/ |
Process system_actions_delete form submissions. |
system_actions_manage_form | function | modules/ |
Define the form for the actions overview page. |
system_actions_manage_form_submit | function | modules/ |
Process system_actions_manage form submissions. |
system_add_date_formats_form_submit | function | modules/ |
Process new date format string submission. |
system_add_date_formats_form_validate | function | modules/ |
Validate new date format string submission. |
system_add_date_format_type_form | function | modules/ |
Add new date type. |
system_add_date_format_type_form_submit | function | modules/ |
Process system_add_date_format_type form submissions. |
system_add_date_format_type_form_validate | function | modules/ |
Validate system_add_date_format_type form submissions. |
system_configure_date_formats_form | function | modules/ |
Allow users to add additional date formats. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.