Search for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
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_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_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. |
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(). |
TextFieldTestCase::testTextfieldWidgetsFormatted | function | modules/ |
Test widgets + 'formatted_text' setting. |
TextFieldTestCase::_testTextfieldWidgetsFormatted | function | modules/ |
Helper function for testTextfieldWidgetsFormatted(). |
TextTranslationTestCase::$format | property | modules/ |
|
TextTranslationTestCase::testTextFieldFormatted | function | modules/ |
Check that user that does not have access the field format cannot see the source value when creating a translation. |
text_field_formatter_info | function | modules/ |
Implements hook_field_formatter_info(). |
text_field_formatter_settings_form | function | modules/ |
Implements hook_field_formatter_settings_form(). |
text_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
text_field_formatter_view | function | modules/ |
Implements hook_field_formatter_view(). |
text_filter_format_disable | function | modules/ |
Implements hook_filter_format_disable(). |
text_filter_format_update | function | modules/ |
Implements hook_filter_format_update(). |
theme_file_formatter_table | function | modules/ |
Returns HTML for a file attachments table. |
theme_filter_admin_format_filter_order | function | modules/ |
Returns HTML for a text format's filter order form. |
theme_image_formatter | function | modules/ |
Returns HTML for an image field formatter. |
theme_locale_date_format_form | function | modules/ |
Returns HTML for a locale date format form. |
theme_text_format_wrapper | function | modules/ |
Returns HTML for a text format-enabled form element. |
UserSignatureTestCase::$full_html_format | property | modules/ |
|
UserSignatureTestCase::$plain_text_format | property | modules/ |
|
_filter_disable_format_access | function | modules/ |
Access callback: Checks access for disabling text formats. |
_filter_format_is_cacheable | function | modules/ |
Helper function to determine whether the output of a given text format can be cached. |
_format_date_callback | function | includes/ |
Translates a formatted date string. |
_locale_test_plural_format_tests | function | modules/ |
Helper function with list of test cases |
_simpletest_format_summary_line | function | modules/ |
|
_statistics_format_item | function | modules/ |
Formats an item for display, including both the item title and the link. |
_system_date_formats_build | function | modules/ |
Builds and returns information about available date formats. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.