hook_field_formatter_view |
function |
core/modules/field/field.api.php |
Build a renderable array for a field value. |
DiffFormatter::startBlock |
function |
core/includes/diff.inc |
|
date_field_formatter_info |
function |
core/modules/date/date.field.inc |
Implements hook_field_formatter_info(). |
date_field_formatter_view |
function |
core/modules/date/date.field.inc |
Implements hook_field_formatter_view(). |
file_info_formatter_types |
function |
core/modules/file/file.admin.inc |
Returns information about file formatters from hook_file_formatter_info(). |
system_date_format_delete |
function |
core/modules/system/system.module |
Deletes a date format from the database. |
_system_format_debug_info |
function |
core/modules/system/system.admin.inc |
Given an array of data, it formats it into a plain-text 2-column output. |
theme_file_formatter_table |
function |
core/modules/file/file.theme.inc |
Returns HTML for a file attachments table. |
filter_get_roles_by_format |
function |
core/modules/filter/filter.module |
Retrieves a list of roles that are allowed to use a given text format. |
filter_get_formats_by_role |
function |
core/modules/filter/filter.module |
Retrieves a list of text formats that are allowed for a given role. |
FilterFormatAccessTestCase |
class |
core/modules/filter/tests/filter.test |
Tests the filter format access functionality in the Filter module. |
hook_filter_format_disable |
function |
core/modules/filter/filter.api.php |
Perform actions when a text format has been disabled. |
backdrop_parse_info_format |
function |
core/includes/common.inc |
Parses data in Backdrop's .info format. |
text_filter_format_disable |
function |
core/modules/field/modules/text/text.module |
Implements hook_filter_format_disable(). |
filter_format_allowed_html |
function |
core/modules/filter/filter.module |
Get a complete list of allowed and forbidden tags for a text format. |
DiffFormatter::blockHeader |
function |
core/includes/diff.inc |
|
field_ui_formatter_options |
function |
core/modules/field_ui/field_ui.admin.inc |
Returns an array of formatter options for a field type. |
image_field_formatter_info |
function |
core/modules/image/image.field.inc |
Implements hook_field_formatter_info(). |
email_field_formatter_info |
function |
core/modules/email/email.module |
Implements hook_field_formatter_info(). |
email_field_formatter_view |
function |
core/modules/email/email.module |
Implements hook_field_formatter_view(). |
image_field_formatter_view |
function |
core/modules/image/image.field.inc |
Implements hook_field_formatter_view(). |
filter_format_build_format |
function |
core/modules/filter/filter.module |
Builds a text format object from initial values. |
field_info_formatter_types |
function |
core/modules/field/field.info.inc |
Returns information about field formatters from hook_field_formatter_info(). |
MailSystemInterface::format |
function |
core/includes/mail.inc |
Format a message composed by backdrop_mail() prior sending. |
number_field_formatter_info |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_info(). |
number_field_formatter_view |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_view(). |
_filter_format_is_cacheable |
function |
core/modules/filter/filter.module |
Helper function to determine whether the output of a given text format can be cached. |
_date_html5_format_value_db |
function |
core/modules/date/date.elements.inc |
Helper function to return a formatted date string. |
FilterDefaultFormatTestCase |
class |
core/modules/filter/tests/filter.test |
Tests the default filter functionality in the Filter module. |
hook_user_format_name_alter |
function |
core/modules/user/user.api.php |
Alter the username that is displayed for a user. |
_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. |
_filter_example_information |
function |
modules/examples/filter_example/filter_example.module |
Simply returns a little bit of information about the example. |
filter_fallback_format_title |
function |
core/modules/filter/filter.module |
Returns the title of the fallback text format. |
list_boolean_display_formats |
function |
core/modules/field/modules/list/list.module |
List of boolean display formats. |
date_sql_handler::sql_format |
function |
core/modules/date/views/date_sql_handler.inc |
Helper function to create cross-database SQL date formatting. |
BackdropDiffFormatter::$rows |
property |
core/includes/diff.inc |
|
BackdropDiffFormatter::lines |
function |
core/includes/diff.inc |
|
BackdropDiffFormatter::added |
function |
core/includes/diff.inc |
|
field_info_formatter_settings |
function |
core/modules/field/field.info.inc |
Returns a field formatter's default settings. |
_filter_disable_format_access |
function |
core/modules/filter/filter.module |
Access callback: Checks access for disabling text formats. |
theme_locale_date_format_form |
function |
core/modules/locale/locale.theme.inc |
Returns themed HTML for the locale_date_format_form() form. |
FieldBlock::formatterFormAjax |
function |
core/modules/field/field.block.inc |
Form #ajax callback used by FieldBlock::form(). |
taxonomy_field_formatter_info |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_info(). |
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. |