|
taxonomy_field_formatter_view |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_view(). |
|
date_sql_handler::format_help |
function |
core/modules/date/views/date_sql_handler.inc |
Converts a format string into help text, i.e. 'Y-m-d' becomes 'YYYY-MM-DD'. |
|
filter_clear_format_tempstore |
function |
core/modules/filter/filter.module |
Remove an item from the object cache. |
|
_filter_admin_format_get_tips |
function |
core/modules/filter/filter.admin.inc |
Get filter tips for an individual filter within a text format. |
|
theme_link_formatter_link_url |
function |
core/modules/link/link.theme.inc |
Formats a link using an alternate display URL for its link text. |
|
_field_view_formatter_options |
function |
core/modules/field/views/views_handler_field_field.inc |
Helper function: Return an array of formatter options for a field type. |
|
LocalePluralFormatTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
|
locale_date_format_form_submit |
function |
core/modules/locale/locale.admin.inc |
Submit handler for configuring localized date formats on the locale_date_format_form. |
|
system_date_delete_format_form |
function |
core/modules/system/system.admin.inc |
Menu callback; present a form for deleting a date format. |
|
filter_format_editor_link_form |
function |
core/modules/filter/filter.pages.inc |
Form callback: Display a form for inserting/editing a link or uploading a file. |
|
BackdropDiffFormatter::endDiff |
function |
core/includes/diff.inc |
|
|
views_ui_analyze_format_result |
function |
core/modules/views_ui/views_ui.analyze.inc |
Format the analyze result into a message string. |
|
BackdropDiffFormatter::deleted |
function |
core/includes/diff.inc |
|
|
BackdropDiffFormatter::context |
function |
core/includes/diff.inc |
|
|
BackdropDiffFormatter::changed |
function |
core/includes/diff.inc |
|
|
hook_file_formatter_info_alter |
function |
core/modules/file/file.api.php |
Perform alterations on file formatters. |
|
views-view-unformatted.tpl.php |
file |
core/modules/views/templates/views-view-unformatted.tpl.php |
Default simple view template to display a list of rows. |
|
filter_admin_format_form_submit |
function |
core/modules/filter/filter.admin.inc |
Form submission handler for filter_admin_format_form(). |
|
LocaleDateFormatsFunctionalTest |
class |
core/modules/locale/tests/locale.test |
Functional tests for localizing date formats. |
|
field_test_field_formatter_info |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_info(). |
|
hook_field_formatter_info_alter |
function |
core/modules/field/field.api.php |
Perform alterations on Field API formatter types. |
|
field_test_field_formatter_view |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_view(). |
|
DBLogTestCase::verifyDateFormat |
function |
core/modules/dblog/tests/dblog.test |
Verifies setting of the database log date format. |
|
filter_admin_format_editor_ajax |
function |
core/modules/filter/filter.admin.inc |
AJAX callback for filter_admin_format_form(). |
|
filter_format_editor_image_form |
function |
core/modules/filter/filter.pages.inc |
Form callback: Display a form for inserting/editing an image. |
|
hook_field_group_formatter_info |
function |
core/modules/field_group/field_group.api.php |
Implements hook_field_group_formatter_info(). |
|
hook_field_group_format_summary |
function |
core/modules/field_group/field_group.api.php |
Implements hook_field_group_format_summary(). |
|
BackdropDiffFormatter::endBlock |
function |
core/includes/diff.inc |
|
|
date_sql_handler::views_formats |
function |
core/modules/date/views/date_sql_handler.inc |
@todo. |
|
filter_admin_format_form_cancel |
function |
core/modules/filter/filter.admin.inc |
Submit handler for filter_admin_format_form() that cancels in-progress work. |
|
CommonFormatDateTestCase::setUp |
function |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
|
_text_field_uses_default_format |
function |
core/modules/field/modules/text/text.module |
Utility to determine whether the default format is in use. |
|
theme_link_formatter_link_plain |
function |
core/modules/link/link.theme.inc |
Formats a link (or its title) as plain text. |
|
theme_link_formatter_link_short |
function |
core/modules/link/link.theme.inc |
Formats a link using "Link" as the link text. |
|
theme_link_formatter_link_label |
function |
core/modules/link/link.theme.inc |
Formats a link using the field's label as link text. |
|
hook_date_formatter_dates_alter |
function |
core/modules/date/date.api.php |
Alter the dates array created by date_formatter_process(). |
|
_simpletest_format_summary_line |
function |
core/modules/simpletest/simpletest.module |
|
|
system_site_information_settings |
function |
core/modules/system/system.admin.inc |
Form builder; The general site information form. |
|
field_group_format_settings_form |
function |
core/modules/field_group/field_group.field_ui.inc |
Creates a form for field_group formatters. |
|
field_group_formatter_row_update |
function |
core/modules/field_group/field_group.field_ui.inc |
Update the row so that the group variables are updated.
The rendering of the elements needs the updated defaults. |
|
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. |
|
hook_field_group_format_settings |
function |
core/modules/field_group/field_group.api.php |
Implements hook_field_group_format_settings(). |
|
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(). |
|
BackdropDiffFormatter::addedLine |
function |
core/includes/diff.inc |
|
|
BackdropDiffFormatter::emptyLine |
function |
core/includes/diff.inc |
|
|
TextTranslationTestCase::$format |
property |
core/modules/field/modules/text/tests/text.test |
|
|
_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. |
|
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. |