|
form_type_tableselect_value |
function |
core/includes/form.inc |
Determines the value for a tableselect form element. |
|
form_test_load_include_menu |
function |
core/modules/simpletest/tests/form_test.file.inc |
Form constructor for testing Form API file inclusion of the file specified in
hook_menu(). |
|
hook_user_format_name_alter |
function |
core/modules/user/user.api.php |
Alter the username that is displayed for a user. |
|
image_example_colorize_form |
function |
modules/examples/image_example/image_example.module |
Form Builder; Configuration settings for colorize effect. |
|
_form_example_element_theme |
function |
modules/examples/form_example/form_example_elements.inc |
Called by form_example_theme() to provide hook_theme(). |
|
theme_form_example_checkbox |
function |
modules/examples/form_example/form_example_elements.inc |
Themes a custom checkbox. |
|
file_settings_form_validate |
function |
core/modules/file/file.admin.inc |
Validation handler for file_settings_form(). |
|
system_settings_form_submit |
function |
core/modules/system/system.module |
Form submission handler for system_settings_form(). |
|
backup_settings_form_submit |
function |
core/includes/backup.inc |
Helper submit function for creating a backup. |
|
theme_views_form_views_form |
function |
core/modules/views/templates/views.theme.inc |
Theme function for a View with form elements: replace the placeholders. |
|
FormAlterTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
_date_popup_format_to_popup |
function |
core/modules/date/date.elements.inc |
Recreate a date format string so it has the values popup expects. |
|
filter_get_format_tempstore |
function |
core/modules/filter/filter.module |
Get a format currently being edited from the tempstore. |
|
filter_set_format_tempstore |
function |
core/modules/filter/filter.module |
Store changes to a format in the temporary store. |
|
FormsElementsLabelsTestCase |
class |
core/modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
|
views_handler::options_form |
function |
core/modules/views/includes/handlers.inc |
Build the options form. |
|
views_handler::groupby_form |
function |
core/modules/views/includes/handlers.inc |
Provide a form for aggregation settings. |
|
ajax_forms_test_simple_form |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
A basic form used to test form_state['values'] during callback. |
|
views_ui_delete_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for views_ui_delete_form(). |
|
views_ui_revert_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for views_ui_delete_form(). |
|
views_handler::exposed_form |
function |
core/modules/views/includes/handlers.inc |
Render our chunk of the exposed handler form when selecting |
|
_filter_example_information |
function |
modules/examples/filter_example/filter_example.module |
Simply returns a little bit of information about the example. |
|
system_utf8mb4_convert_form |
function |
core/modules/system/system.admin.inc |
Form to convert existing database tables to utf8mb4 if supported. |
|
user_pass_reset_form_submit |
function |
core/modules/user/user.pages.inc |
Submit handler for user_pass_reset_form(). |
|
taxonomy_form_term_validate |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Validation handler for the term form. |
|
theming_example_select_form |
function |
modules/examples/theming_example/theming_example.module |
A simple form that displays a select box and submit button. |
|
FormsRebuildTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
FormsRedirectTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
contact_personal_form_submit |
function |
core/modules/contact/contact.pages.inc |
Form submission handler for contact_personal_form(). |
|
contact_category_delete_form |
function |
core/modules/contact/contact.admin.inc |
Form constructor for the contact category deletion form. |
|
database_example_form_update |
function |
modules/examples/database_example/database_example.module |
Sample UI to update a record. |
|
_form_test_disabled_elements |
function |
core/modules/simpletest/tests/form_test.module |
Build a form to test disabled elements. |
|
field_ui_display_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_display_form(). |
|
DashboardTaxonomyBlock::form |
function |
core/modules/dashboard/includes/block.taxonomy.inc |
Build the settings form for editing this block. |
|
form_test_resizable_textarea |
function |
core/modules/simpletest/tests/form_test.module |
Menu callback for form-test/textarea-resize. |
|
filter_fallback_format_title |
function |
core/modules/filter/filter.module |
Returns the title of the fallback text format. |
|
FormUrlTestCase::testFormUrl |
function |
core/modules/simpletest/tests/form.test |
Tests that #type 'url' fields are properly validated and trimmed. |
|
comment_form_node_form_alter |
function |
core/modules/comment/comment.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
AJAXMultiFormTestCase::setUp |
function |
core/modules/simpletest/tests/ajax.test |
Sets up a Backdrop site for running functional and integration tests. |
|
locale_translate_import_form |
function |
core/modules/locale/locale.bulk.inc |
User interface for the translation import screen. |
|
layout_entity_admin_add_form |
function |
core/modules/layout/layout.entity.admin.inc |
Render the form for adding a layout for an entity. |
|
file_module_test_form_submit |
function |
core/modules/file/tests/file_module_test/file_module_test.module |
Form submission handler for file_module_test_form(). |
|
layout_content_form_validate |
function |
core/modules/layout/layout.admin.inc |
Validate the layout settings form. |
|
taxonomy_field_settings_form |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_settings_form(). |
|
FieldFormTestCase::$instance |
property |
core/modules/field/tests/field.test |
|
|
views_view_has_form_elements |
function |
core/modules/views/views.module |
Returns TRUE if the passed-in view contains handlers with views form
implementations, FALSE otherwise. |
|
views_form_views_form_submit |
function |
core/modules/views/views.module |
Submit handler for the first step of the views form.
Calls any existing views_form_submit functions located
on the views fields. |
|
layout_menu_item_form_submit |
function |
core/modules/layout/layout.admin.inc |
Form callback; Configure a layout menu item. |
|
layout_condition_return_form |
function |
core/modules/layout/layout.admin.inc |
Helper function to return a partial condition settings form. |
|
list_boolean_display_formats |
function |
core/modules/field/modules/list/list.module |
List of boolean display formats. |