contextual_links_example_object_edit_form |
function |
modules/examples/contextual_links_example/contextual_links_example.module |
Form callback; display the form for editing our module's content. |
contextual_links_example_node_action_form |
function |
modules/examples/contextual_links_example/contextual_links_example.module |
Form callback; display the form for performing an example action on a node. |
form_test_validate_required_form_no_title |
function |
core/modules/simpletest/tests/form_test.module |
Form constructor to test the #required property without #title. |
installer_browser_installation_theme_form |
function |
core/modules/installer/installer.pages.inc |
Form builder for theme install. |
FormsFormStorageTestCase::testMutableForm |
function |
core/modules/simpletest/tests/form.test |
Verify that the form build-id remains the same when validation errors
occur on a mutable form. |
_form_test_tableselect_multiple_true_form |
function |
core/modules/simpletest/tests/form_test.module |
Test the tableselect #multiple = TRUE functionality. |
views_plugin_row_rss_fields::options_form |
function |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Provide a form for setting options. |
form_test_storage_page_cache_old_build_id |
function |
core/modules/simpletest/tests/form_test.module |
Form element #after_build callback: output the old form build-id. |
DashboardOverviewContentBlock::formSubmit |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Submit handler to save the form settings. |
views_handler_field_file_uri::options_form |
function |
core/modules/file/views/views_handler_field_file_uri.inc |
Provide link to file option |
views_ui_config_item_form_submit_temporary |
function |
core/modules/views_ui/views_ui.admin.inc |
A submit handler that is used for storing temporary items when using
multi-step changes, such as ajax requests. |
views_handler_field_taxonomy::options_form |
function |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Provide link to taxonomy option |
redirect_list_form_operations_confirm_form |
function |
core/modules/redirect/redirect.admin.inc |
Form callback; Confirm a bulk operation on a list of redirects. |
form_test_validate_select_element_validate |
function |
core/modules/simpletest/tests/form_test.module |
An individual element validator used by form_test_validate_required_form(). |
language_negotiation_configure_form_submit |
function |
core/modules/locale/locale.admin.inc |
Submit handler for language negotiation settings. |
_entityreference_form_process_merge_parent |
function |
core/modules/entityreference/entityreference.module |
Custom callback for element processing. |
layout_flexible_template_settings_add_form |
function |
core/modules/layout/layout.flexible.inc |
Form to add a flexible template. |
layout_block_configure_form_condition_edit |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_block_configure_form() to edit a condition. |
entityreference_field_widget_settings_form |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_widget_settings_form(). |
CommentHelperCase::performCommentOperation |
function |
core/modules/comment/tests/comment.test |
Performs the specified operation on the specified comment. |
standard_form_install_configure_form_alter |
function |
core/profiles/standard/standard.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
locale_form_language_admin_edit_form_alter |
function |
core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
template_preprocess_date_views_filter_form |
function |
core/modules/date/date.theme.inc |
Preprocessor for Date Views filter form. |
FormH5datetimeTestCase::testFormH5datetime |
function |
core/modules/simpletest/tests/form.test |
Tests for #type 'html_date', 'html_time' and 'html_datetime' validation. |
date_field_instance_settings_form_validate |
function |
core/modules/date/date.admin.inc |
Form validation handler for _date_field_instance_settings_form(). |
date_views_argument_handler_simple::format |
function |
core/modules/date/views/date_views_argument_handler_simple.inc |
|
views_handler_filter_search::operator_form |
function |
core/modules/search/views/views_handler_filter_search.inc |
Provide simple equality operator |
views_handler_argument_string::get_formula |
function |
core/modules/views/handlers/views_handler_argument_string.inc |
Get the formula for this argument. |
views_plugin_row_search_view::options_form |
function |
core/modules/search/views/views_plugin_row_search_view.inc |
Provide a form for setting options. |
views_handler_filter_combine::options_form |
function |
core/modules/views/handlers/views_handler_filter_combine.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. |
entityreference_plugin_style::options_form |
function |
core/modules/entityreference/views/entityreference_plugin_style.inc |
Provide a form to edit options for this plugin. |
views_handler_filter_user_name::value_form |
function |
core/modules/user/views/views_handler_filter_user_name.inc |
Options form subform for setting options. |
views_plugin_row_comment_rss::options_form |
function |
core/modules/comment/views/views_plugin_row_comment_rss.inc |
Provide a form for setting options. |
form_example_phonenumber_discrete_validate |
function |
modules/examples/form_example/form_example_elements.inc |
Validation handler for the discrete version of the phone number. |
form_example_phonenumber_combined_validate |
function |
modules/examples/form_example/form_example_elements.inc |
Phone number validation function for the combined phonenumber. |
field_permission_example_field_widget_form |
function |
modules/examples/field_permission_example/field_permission_example.module |
Implements hook_field_widget_form(). |
FormsTestCase::testRequiredCheckboxesRadio |
function |
core/modules/simpletest/tests/form.test |
Tests validation for required checkbox, select, and radio elements. |
template_preprocess_views_view_unformatted |
function |
core/modules/views/templates/views.theme.inc |
Display the simple view of rows one after another |
form_example_wizard_location_info_validate |
function |
modules/examples/form_example/form_example_wizard.inc |
Custom validation form for the 'location info' page of the wizard. |
text_field_instance_settings_form_validate |
function |
core/modules/field/modules/text/text.module |
Element validate handler for text_field_instance_settings_form(). |
_date_popup_datepicker_format_replacements |
function |
core/modules/date/date.elements.inc |
The format replacement patterns for the new datepicker. |
filter_admin_format_filter_settings_update |
function |
core/modules/filter/filter.admin.inc |
Form submit handler for filter_admin_format_filter_settings_form(). |
views_plugin_style_jump_menu::options_form |
function |
core/modules/views/plugins/views_plugin_style_jump_menu.inc |
Render the given style. |
installer_browser_installation_enable_form |
function |
core/modules/installer/installer.pages.inc |
Form builder for the select versions form. |
_form_test_tableselect_multiple_false_form |
function |
core/modules/simpletest/tests/form_test.module |
Test the tableselect #multiple = FALSE functionality. |
views_plugin_style_summary_unformatted.inc |
file |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
Contains the unformatted summary style plugin. |
hook_date_field_widget_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field widget settings form. |
installer_manager_update_ready_form_submit |
function |
core/modules/installer/installer.manager.inc |
Form submission handler for installer_manager_update_ready_form(). |
LocalePluralFormatTest::testGetPluralFormat |
function |
core/modules/locale/tests/locale.test |
Tests locale_get_plural() functionality. |
views_plugin_display_extender::options_form |
function |
core/modules/views/plugins/views_plugin_display_extender.inc |
Provide a form to edit options for this plugin. |