layout_settings_form_context_add |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler for layout_settings_form() that lets the user add a context
or relationship. |
form_example_tutorial_6_validate |
function |
modules/examples/form_example/form_example_tutorial.inc |
Validation handler for Tutorial 6. |
entity_example_basic_form_submit |
function |
modules/examples/entity_example/entity_example.module |
Form submit handler: Submits basic_add_form information. |
form_example_tutorial_7_validate |
function |
modules/examples/form_example/form_example_tutorial.inc |
Validation function for form_example_tutorial_7(). |
layout_context_add_form_validate |
function |
core/modules/layout/layout.context.admin.inc |
Validation handler for layout_context_add_form(). |
form_example_tutorial_8_page_two |
function |
modules/examples/form_example/form_example_tutorial.inc |
Returns the form for the second page of form_example_tutorial_8(). |
filter_format_editor_dialog_save |
function |
core/modules/filter/filter.pages.inc |
Form AJAX callback. Sends the save editor AJAX command and closes the dialog. |
batch_test_multistep_form_submit |
function |
core/modules/simpletest/tests/batch_test.module |
Submit handler for the multistep form. |
form_example_tutorial_9_add_name |
function |
modules/examples/form_example/form_example_tutorial.inc |
Submit handler for "Add another name" button on form_example_tutorial_9(). |
batch_test_chained_form_submit_1 |
function |
core/modules/simpletest/tests/batch_test.module |
Submit handler #1 for the chained form. |
form_example_tutorial_9_validate |
function |
modules/examples/form_example/form_example_tutorial.inc |
Validate function for form_example_tutorial_9(). |
batch_test_chained_form_submit_2 |
function |
core/modules/simpletest/tests/batch_test.module |
Submit handler #2 for the chained form. |
batch_test_chained_form_submit_3 |
function |
core/modules/simpletest/tests/batch_test.module |
Submit handler #3 for the chained form. |
batch_test_chained_form_submit_4 |
function |
core/modules/simpletest/tests/batch_test.module |
Submit handler #4 for the chained form. |
LayoutRelationship::formValidate |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Validate handler for the settings form for this relationship item. |
BackdropDiffFormatter::startDiff |
function |
core/includes/diff.inc |
|
filter_test_filter_format_insert |
function |
core/modules/simpletest/tests/filter_test.module |
Implements hook_filter_format_insert(). |
filter_test_filter_format_update |
function |
core/modules/simpletest/tests/filter_test.module |
Implements hook_filter_format_update(). |
form_type_password_confirm_value |
function |
core/includes/form.inc |
Determines the value for a password_confirm form element. |
BackdropDiffFormatter::addedLine |
function |
core/includes/diff.inc |
|
form_test_load_include_menu_ajax |
function |
core/modules/simpletest/tests/form_test.file.inc |
Ajax callback for the file inclusion via menu test. |
BackdropDiffFormatter::emptyLine |
function |
core/includes/diff.inc |
|
field_ui_widget_type_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_widget_type_form(). |
TextTranslationTestCase::$format |
property |
core/modules/field/modules/text/tests/text.test |
|
taxonomy_field_widget_form_alter |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_form_alter(). |
vertical_tabs_example_form_alter |
function |
modules/examples/vertical_tabs_example/vertical_tabs_example.module |
Implements hook_form_alter(). |
image_field_widget_settings_form |
function |
core/modules/image/image.field.inc |
Implements hook_field_widget_settings_form(). |
FormElementTestCase::testOptions |
function |
core/modules/simpletest/tests/form.test |
Tests expansion of #options for #type checkboxes and radios. |
search_embedded_form_form_submit |
function |
core/modules/search/tests/search_embedded_form/search_embedded_form.module |
Submit handler for search_embedded_form_form(). |
email_field_widget_settings_form |
function |
core/modules/email/email.module |
Implements hook_field_widget_settings_form(). |
FormValidationTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
_date_popup_format_to_popup_time |
function |
core/modules/date/date.elements.inc |
Recreate a time format string so it has the values popup expects. |
ConfirmFormTest::testConfirmForm |
function |
core/modules/system/tests/system.test |
Tests that the confirm form does not use external destinations. |
config_import_single_form_submit |
function |
core/modules/config/config.admin.inc |
Submit handler for config_import_single_form(). |
views_ui_edit_view_form_validate |
function |
core/modules/views_ui/views_ui.admin.inc |
Validate that a view is complete and whole. |
theme_link_formatter_link_domain |
function |
core/modules/link/link.theme.inc |
Formats a link using the URL's domain for it's link text. |
form_test_validate_form_validate |
function |
core/modules/simpletest/tests/form_test.module |
Form validation handler for form_test_validate_form(). |
form_test_validate_required_form |
function |
core/modules/simpletest/tests/form_test.module |
Form constructor to test the #required property. |
image_style_transform_dimensions |
function |
core/modules/image/image.module |
Determines the dimensions of the styled image. |
DashboardCreateBlock::formSubmit |
function |
core/modules/dashboard/includes/block.create.inc |
Submit handler to save the form settings. |
EntityIDLayoutAccess::formSubmit |
function |
core/modules/layout/plugins/access/entity_id_layout_access.inc |
|
views_handler_area::options_form |
function |
core/modules/views/handlers/views_handler_area.inc |
Default options form that provides the label widget that all fields
should have. |
DashboardUpdateBlock::formSubmit |
function |
core/modules/dashboard/includes/block.update.inc |
Submit handler to save the form settings. |
action_example_basic_action_form |
function |
modules/examples/action_example/action_example.module |
Form to display the basic action. |
taxonomy_form_term_delete_submit |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Form submission handler for the 'Delete' button for taxonomy_form_term(). |
form_test_storage_legacy_handler |
function |
core/modules/simpletest/tests/form_test.module |
Emulate legacy AHAH-style ajax callback. |
views_ui_config_type_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for type configuration form |
DashboardOverviewUserBlock::form |
function |
core/modules/dashboard/includes/block.overview_user.inc |
Build the settings form for editing this block. |
theming_example_text_form_submit |
function |
modules/examples/theming_example/theming_example.module |
Submit handler for the text form. |
LayoutAccessNegatable::formSubmit |
function |
core/modules/layout/plugins/access/layout_access.inc |
Submit handler for the settings form for this access item. |