FormsTestCase::testDisabledMarkup |
function |
core/modules/simpletest/tests/form.test |
Verify markup for disabled form elements. |
views_ui_edit_form_submit_preview |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler when Preview button is clicked. |
form_test_no_access_h5date_h5time |
function |
core/modules/simpletest/tests/form_test.module |
Form constructor for disabled html_date and html_time elements. |
cache_example_form_cache_clearing |
function |
modules/examples/cache_example/cache_example.module |
Submit handler to demonstrate the various methods for clearing cache. |
views_handler::extra_options_form |
function |
core/modules/views/includes/handlers.inc |
Provide a form for setting options. |
theme_link_formatter_link_default |
function |
core/modules/link/link.theme.inc |
Formats a link. |
taxonomy_form_vocabulary_validate |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Form validation handler for taxonomy_form_vocabulary(). |
FormsFormStoragePageCacheTestCase |
class |
core/modules/simpletest/tests/form.test |
Test the form storage when page caching for anonymous users is turned on. |
_form_test_tableselect_empty_form |
function |
core/modules/simpletest/tests/form_test.module |
Test functionality of the tableselect #empty property. |
link_field_instance_settings_form |
function |
core/modules/link/link.module |
Implements hook_field_instance_settings_form(). |
link_field_settings_form_validate |
function |
core/modules/link/link.module |
#element_validate handler for link_field_instance_settings_form(). |
views_ui_analyze_view_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for views_ui_analyze_view_form |
views_ui_edit_details_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for views_ui_edit_details_form. |
form_test_storage_page_cache_form |
function |
core/modules/simpletest/tests/form_test.module |
A simple form for testing form storage when page caching is enabled. |
file_field_formatter_prepare_view |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_prepare_view(). |
layout_title_settings_form_submit |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_title_settings_form() to change title settings. |
views_ui_edit_display_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for views_ui_edit_display_form |
cron_example_form_cron_run_submit |
function |
modules/examples/cron_example/cron_example.module |
Allow user to directly execute cron, optionally forcing it. |
file_field_instance_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_instance_settings_form(). |
theme_theming_example_select_form |
function |
modules/examples/theming_example/theming_example.module |
Theming a simple form. |
path_form_taxonomy_form_term_alter |
function |
core/modules/path/path.module |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
views_ui_config_item_form_validate |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for configing new item(s) to a view. |
link_field_formatter_settings_form |
function |
core/modules/link/link.module |
Implements hook_field_formatter_settings_form(). |
field_example_field_formatter_info |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_formatter_info(). |
field_example_field_formatter_view |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_formatter_view(). |
DashboardTaxonomyBlock::formSubmit |
function |
core/modules/dashboard/includes/block.taxonomy.inc |
Submit handler to save the form settings. |
date_form_views_exposed_form_alter |
function |
core/modules/date/date.module |
Implements hook_form_FORM_ID_alter() for views_exposed_form(). |
form_test_programmatic_form_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submit handler for programmatic form submissions. |
authorize_filetransfer_form_submit |
function |
core/includes/authorize.inc |
Form submission handler for authorize_filetransfer_form(). |
HttpResponseCodeLayoutAccess::form |
function |
core/modules/layout/plugins/access/http_response_code_layout_access.inc |
Settings form for configuring this access item. |
options_field_widget_settings_form |
function |
core/modules/field/modules/options/options.module |
Implements hook_field_widget_settings_form(). |
layout_settings_form_condition_add |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that lets the user add a condition. |
layout_settings_form_update_layout |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that saves in-progress values. |
user_form_process_password_confirm |
function |
core/modules/user/user.module |
Form element process handler for client-side password validation. |
text_field_formatter_settings_form |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_form(). |
GenericFieldTest::formAddAllFields |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add all fields using Form API. |
FieldFormTestCase::$field_multiple |
property |
core/modules/field/tests/field.test |
|
views_handler_filter::options_form |
function |
core/modules/views/handlers/views_handler_filter.inc |
Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called. |
layout_block_configure_form_submit |
function |
core/modules/layout/layout.admin.inc |
Form submit handler for layout_block_configure_form(). |
views_handler_sort::show_sort_form |
function |
core/modules/views/handlers/views_handler_sort.inc |
Shortcut to display the value form. |
ViewsUiBaseViewsWizard::build_form |
function |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
For AJAX callbacks to build other elements in the "show" form. |
views_handler_filter::exposed_form |
function |
core/modules/views/handlers/views_handler_filter.inc |
Render our chunk of the exposed filter form when selecting |
layout_condition_add_form_validate |
function |
core/modules/layout/layout.admin.inc |
Validation handler for layout_condition_add_form(). |
_date_field_instance_settings_form |
function |
core/modules/date/date.admin.inc |
Helper function for date_field_instance_settings_form(). |
list_field_formatter_settings_form |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_formatter_settings_form(). |
system_configure_date_formats_form |
function |
core/modules/system/system.admin.inc |
Allow users to add additional date formats. |
user_form_test_user_account_submit |
function |
core/modules/user/tests/user_form_test/user_form_test.module |
Submit function for user_profile_form(). |
link_field_custom_form_test.module |
file |
core/modules/link/tests/modules/link_field_custom_form_test/link_field_custom_form_test.module |
Helper module for testing link fields with custom forms. |
views_plugin_display::options_form |
function |
core/modules/views/plugins/views_plugin_display.inc |
Provide the default form for setting options. |
hook_field_formatter_settings_form |
function |
core/modules/field_ui/field_ui.api.php |
Specify the form elements for a formatter's settings. |