form_type_form_example_checkbox_value |
function |
modules/examples/form_example/form_example_elements.inc |
Value callback for form_example_checkbox element type. |
views_plugin_pager_mini::options_form |
function |
core/modules/views/plugins/views_plugin_pager_mini.inc |
Overrides views_plugin_pager_full::options_form(). |
views_plugin_row_fields::options_form |
function |
core/modules/views/plugins/views_plugin_row_fields.inc |
Provide a form for setting options. |
views_plugin_style_list::options_form |
function |
core/modules/views/plugins/views_plugin_style_list.inc |
Render the given style. |
filter_format_editor_link_form_submit |
function |
core/modules/filter/filter.pages.inc |
Submit handler for filter_format_editor_link_form(). |
theme_filter_format_editor_image_form |
function |
core/modules/filter/filter.theme.inc |
|
form_example_element_demo_form_submit |
function |
modules/examples/form_example/form_example_elements.inc |
Submit handler for form_example_element_demo_form(). |
FormsTestCase::testCheckboxProcessing |
function |
core/modules/simpletest/tests/form.test |
Test default value handling for checkboxes. |
views_ui_edit_form_submit_add_display |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler to add a display to a view. |
FormAlterTestCase::testExecutionOrder |
function |
core/modules/simpletest/tests/form.test |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
views_handler_area_text::options_form |
function |
core/modules/views/handlers/views_handler_area_text.inc |
Default options form that provides the label widget that all fields
should have. |
FormsElementsLabelsTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
config_export_single_form_update_type |
function |
core/modules/config/config.admin.inc |
Handles switching the configuration type selector. |
views_handler_argument_formula::query |
function |
core/modules/views/handlers/views_handler_argument_formula.inc |
Build the query based upon the formula |
block_form_form_test_alter_form_alter |
function |
core/modules/simpletest/tests/form_test.module |
Implements hook_form_FORM_ID_alter() on behalf of block.module. |
views_plugin_cache_time::options_form |
function |
core/modules/views/plugins/views_plugin_cache_time.inc |
Provide a form to edit options for this plugin. |
theme_link_formatter_link_title_plain |
function |
core/modules/link/link.theme.inc |
Formats a link's title as plain text. |
ajax_forms_test_lazy_load_form_submit |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
Form submit handler: Adds JavaScript and CSS that wasn't on the original form. |
installer_browser_install_button_form |
function |
core/modules/installer/installer.pages.inc |
Shows an install button for the Install Queue block. |
_form_test_tableselect_js_select_form |
function |
core/modules/simpletest/tests/form_test.module |
Test functionality of the tableselect #js_select property. |
installer_browser_filters_form_submit |
function |
core/modules/installer/installer.pages.inc |
Handles the filters form submit. |
views_ui_reorder_displays_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for rearranging display form |
file_field_formatter_settings_summary |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_settings_summary(). |
hook_form_system_theme_settings_alter |
function |
core/modules/system/theme.api.php |
Allow themes to alter the theme-specific settings form. |
views_ui_rearrange_filter_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for rearranging form |
views_ui_config_item_form_build_group |
function |
core/modules/views_ui/views_ui.admin.inc |
Override handler for views_ui_edit_display_form |
views_ui_config_item_group_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for configing group settings on a view. |
views_ui_config_item_extra_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for configing new item(s) to a view. |
contact_form_user_admin_settings_alter |
function |
core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
redirect_list_form_operations_validate |
function |
core/modules/redirect/redirect.admin.inc |
Validate redirect_list_form form submissions. |
FormCheckboxTestCase::testFormCheckbox |
function |
core/modules/simpletest/tests/form.test |
|
DashboardContentTypesBlock::formSubmit |
function |
core/modules/dashboard/includes/block.node_types.inc |
Submit handler to save the form settings. |
theme_views_ui_build_group_filter_form |
function |
core/modules/views_ui/views_ui.theme.inc |
Theme the build group filter form. |
_form_test_checkboxes_zero_no_redirect |
function |
core/modules/simpletest/tests/form_test.module |
|
views_plugin_exposed_form::post_render |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
|
views_plugin_exposed_form::pre_execute |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
|
SearchAdvancedSearchForm::testNodeType |
function |
core/modules/search/tests/search.test |
Test using the search form with GET and POST queries.
Test using the advanced search form to limit search to nodes of type "Page". |
locale_translate_export_po_form_submit |
function |
core/modules/locale/locale.bulk.inc |
Process a translation (or template) export form submission. |
_date_html5_field_widget_settings_form |
function |
core/modules/date/date.admin.inc |
Custom callback to provide the HTML5 widget settings form. |
FilterCRUDTestCase::testTextFormatCRUD |
function |
core/modules/filter/tests/filter.test |
Tests CRUD operations for text formats and filters. |
LocaleDateFormatsFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
user_form_test_current_password_submit |
function |
core/modules/user/tests/user_form_test/user_form_test.module |
Submit function for the test form for user_validate_current_pass(). |
theme_filter_admin_format_filter_order |
function |
core/modules/filter/filter.theme.inc |
Returns HTML for a text format's filter order form. |
views_handler_field_node::options_form |
function |
core/modules/node/views/views_handler_field_node.inc |
Provide link to node option |
layout_flexible_template_edit_row_form |
function |
core/modules/layout/layout.flexible.inc |
Form to add or edit a row on a flexible template. |
SearchConfigSettingsForm::$search_user |
property |
core/modules/search/tests/search.test |
|
SearchConfigSettingsForm::$search_node |
property |
core/modules/search/tests/search.test |
|
standard_form_install_configure_submit |
function |
core/profiles/standard/standard.profile |
Extra submit handler install_configure_form(). |
views_handler_filter::build_group_form |
function |
core/modules/views/handlers/views_handler_filter.inc |
Build the form to let users create the group of exposed filters.
This form is displayed when users click on button 'Build group' |
layout_menu_item_form_condition_remove |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that removes a condition. |