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