Search for form

  1. Search 9.5.x for form
  2. Search 8.9.x for form
  3. Search 10.3.x for form
  4. Search 11.x for form
  5. Other projects
Title Object type File name Summary
system_add_date_formats_form_validate function modules/system/system.admin.inc Validate new date format string submission.
system_add_date_format_type_form function modules/system/system.admin.inc Add new date type.
system_add_date_format_type_form_submit function modules/system/system.admin.inc Process system_add_date_format_type form submissions.
system_add_date_format_type_form_validate function modules/system/system.admin.inc Validate system_add_date_format_type form submissions.
system_configure_date_formats_form function modules/system/system.admin.inc Allow users to add additional date formats.
system_date_delete_format_form function modules/system/system.admin.inc Menu callback; present a form for deleting a date format.
system_date_delete_format_form_submit function modules/system/system.admin.inc Delete a configured date format.
system_date_formats function modules/system/system.module Implements hook_date_formats().
system_date_formats_rebuild function modules/system/system.module Resets the database cache of date formats and saves all new date formats.
system_date_format_delete function modules/system/system.module Deletes a date format from the database.
system_date_format_locale function modules/system/system.module Gets the appropriate date format string for a date type and locale.
system_date_format_save function modules/system/system.module Saves a date format to the database.
system_date_format_types function modules/system/system.module Implements hook_date_format_types().
system_date_format_type_delete function modules/system/system.module Deletes a date type from the database.
system_date_format_type_save function modules/system/system.module Saves a date type to the database.
system_date_time_formats function modules/system/system.admin.inc Displays the date format strings overview page.
system_default_date_formats function includes/date.inc Provides a default system list of date formats for system_date_formats().
system_delete_date_format_type_form function modules/system/system.admin.inc Menu callback; present a form for deleting a date type.
system_delete_date_format_type_form_submit function modules/system/system.admin.inc Delete a configured date type.
system_form_form_test_alter_form_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() on behalf of system.module.
system_form_user_profile_form_alter function modules/system/system.module Implements hook_form_FORM_ID_alter().
system_form_user_register_form_alter function modules/system/system.module Implements hook_form_FORM_ID_alter().
system_get_date_format function modules/system/system.module Gets the format details for a particular format ID.
system_get_date_formats function modules/system/system.module Gets the list of defined date formats and attributes.
system_goto_action_form function modules/system/system.module Settings form for system_goto_action().
system_ip_blocking_form function modules/system/system.admin.inc Define the form for blocking IP addresses.
system_ip_blocking_form_submit function modules/system/system.admin.inc
system_ip_blocking_form_validate function modules/system/system.admin.inc
system_message_action_form function modules/system/system.module
system_modules_confirm_form function modules/system/system.admin.inc Display confirmation form for required modules.
system_modules_uninstall_confirm_form function modules/system/system.admin.inc Confirm uninstall of selected modules.
system_performance_settings function modules/system/system.admin.inc Form builder; Configure site performance settings.
system_send_email_action_form function modules/system/system.module Return a form definition so the Send email action can be configured.
system_settings_form function modules/system/system.module Sets up a form to save information automatically.
system_settings_form_submit function modules/system/system.module Form submission handler for system_settings_form().
system_site_information_settings function modules/system/system.admin.inc Form builder; The general site information form.
system_site_information_settings_validate function modules/system/system.admin.inc Validates the submitted site-information form.
system_themes_admin_form function modules/system/system.admin.inc Form to select the administration theme.
system_themes_admin_form_submit function modules/system/system.admin.inc Process system_themes_admin_form form submissions.
taxonomy_field_formatter_info function modules/taxonomy/taxonomy.module Implements hook_field_formatter_info().
taxonomy_field_formatter_prepare_view function modules/taxonomy/taxonomy.module Implements hook_field_formatter_prepare_view().
taxonomy_field_formatter_view function modules/taxonomy/taxonomy.module Implements hook_field_formatter_view().
taxonomy_field_settings_form function modules/taxonomy/taxonomy.module Implements hook_field_settings_form().
taxonomy_field_widget_form function modules/taxonomy/taxonomy.module Implements hook_field_widget_form().
taxonomy_form_term function modules/taxonomy/taxonomy.admin.inc Form function for the term edit form.
taxonomy_form_term_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to insert or update a term.
taxonomy_form_term_submit_build_taxonomy_term function modules/taxonomy/taxonomy.admin.inc Updates the form state's term entity by processing this submission's values.
taxonomy_form_term_validate function modules/taxonomy/taxonomy.admin.inc Validation handler for the term form.
taxonomy_form_vocabulary function modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary editing form.
taxonomy_form_vocabulary_submit function modules/taxonomy/taxonomy.admin.inc Form submission handler for taxonomy_form_vocabulary().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.