bartik_field__taxonomy_term_reference in themes/bartik/template.php
Overrides theme_field__FIELD_TYPE().
block-dynamic.tpl.php in modules/layout/templates/block-dynamic.tpl.php
Template for outputting the dynamic block styling within a Layout.
block--layout--hero.tpl.php in themes/basis/templates/block--layout--hero.tpl.php
Template for outputting the default block styling within a Layout.
block.tpl.php in modules/layout/templates/block.tpl.php
Template for outputting the default block styling within a Layout.
comment.tpl.php in themes/bartik/templates/comment.tpl.php
Bartik's theme implementation for comments.
comment.tpl.php in themes/basis/templates/comment.tpl.php
Basis' theme implementation for comments.
comment.tpl.php in modules/comment/templates/comment.tpl.php
Default theme implementation for comments.
CommonBackdropAttributesUnitTestCase::testBackdropAttributes in modules/simpletest/tests/common.test
Tests that backdrop_html_class() cleans the class name properly.
drupal_attributes in includes/drupal.inc
Converts an associative array to an XML/HTML tag attribute string.
field.tpl.php in modules/field/templates/field.tpl.php
field.tpl.php Default template implementation to display the value of a field.
file.tpl.php in modules/file/templates/file.tpl.php
Default theme implementation to display a file.
format_xml_elements in includes/common.inc
Recursively formats nested XML array elements as a string.
header.tpl.php in themes/basis/templates/header.tpl.php
Display generic site information such as logo, site name, etc.
l in includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
layout--boxton--front.tpl.php in themes/basis/templates/layout--boxton--front.tpl.php
Template for the Boxton layout.
layout--boxton.tpl.php in layouts/boxton/layout--boxton.tpl.php
Template for the Boxton layout.
layout--flexible.tpl.php in modules/layout/templates/layout--flexible.tpl.php
Template for a flexible template.
layout--geary.tpl.php in layouts/geary/layout--geary.tpl.php
Template for the Geary layout.
layout--harris.tpl.php in layouts/harris/layout--harris.tpl.php
Template for the Harris layout.
layout--layout-test-layout.tpl.php in modules/layout/tests/layout_test/layout_test_layout/layout--layout-test-layout.tpl.php
Template for a test layout, very similar to the normal 2 column layout.
layout--moscone-flipped.tpl.php in layouts/moscone_flipped/layout--moscone-flipped.tpl.php
Template for the Moscone Flipped layout.
layout--moscone.tpl.php in layouts/moscone/layout--moscone.tpl.php
Template for the Moscone layout.
LayoutRendererEditor::renderBlock in modules/layout/plugins/renderers/layout_renderer_editor.inc
Render a block using its designated style.
layout--rolph.tpl.php in layouts/rolph/layout--rolph.tpl.php
Template for the Rolph layout.
layout--simmons.tpl.php in themes/bartik/templates/layout--simmons.tpl.php
Template for the Simmons layout.
layout--simmons.tpl.php in layouts/simmons/layout--simmons.tpl.php
Template for the Simmons layout.
layout--sutro.tpl.php in layouts/sutro/layout--sutro.tpl.php
Template for the Sutro layout.
layout--taylor-flipped.tpl.php in layouts/taylor_flipped/layout--taylor-flipped.tpl.php
Template for the Taylor Flipped layout.
layout--taylor.tpl.php in layouts/taylor/layout--taylor.tpl.php
Template for the Taylor layout.
layout--three-three-four-column.tpl.php in layouts/legacy/three_three_four_column/layout--three-three-four-column.tpl.php
Template for a complex 3-3-4 column layout.
layout.tpl.php in modules/layout/templates/layout.tpl.php
Template for a single column layout.
layout--two-column-flipped.tpl.php in layouts/legacy/two_column_flipped/layout--two-column-flipped.tpl.php
Template for a 2 column flipped layout.
layout--two-column.tpl.php in layouts/legacy/two_column/layout--two-column.tpl.php
Template for a 2 column layout.
maintenance-page.tpl.php in modules/system/templates/maintenance-page.tpl.php
Default theme implementation to display a single Backdrop page while offline.
maintenance-page.tpl.php in themes/bartik/templates/maintenance-page.tpl.php
Implementation to display a single Backdrop page while offline.
maintenance-page.tpl.php in themes/seven/templates/maintenance-page.tpl.php
node_feed in modules/node/node.module
Page callback: Generates and prints an RSS feed.
node.tpl.php in themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.
node.tpl.php in modules/node/templates/node.tpl.php
Default theme implementation to display a node.
page-components.tpl.php in modules/system/templates/page-components.tpl.php
Template for outputting title component blocks.
page.tpl.php in modules/system/templates/page.tpl.php
Default theme implementation to display the basic html structure of a single Backdrop page.
template_preprocess_views_view_rss in modules/views/templates/views.theme.inc
Preprocess an RSS feed
theme_admin_bar_links in modules/admin_bar/admin_bar.theme.inc
Render a themed list of links.
theme_button in includes/form.inc
Returns HTML for a button form element.
theme_checkbox in includes/form.inc
Returns HTML for a checkbox form element.
theme_ckeditor_settings_toolbar in modules/ckeditor/ckeditor.theme.inc
Displays the toolbar configuration for CKEditor.
theme_color in includes/form.inc
Returns HTML for a color form element.
theme_container in includes/form.inc
Returns HTML to wrap child elements in a container.
theme_date in includes/form.inc
Returns HTML for a date selection form element.
theme_date_display_interval in modules/date/date.theme.inc
Returns HTML for a date element formatted as an interval.
theme_date_display_range in modules/date/date.theme.inc
Returns HTML for a date element formatted as a range.
theme_date_display_single in modules/date/date.theme.inc
Returns HTML for a date element formatted as a single date.
theme_datetime in includes/theme.inc
Returns HTML for a date / time.
theme_date_timezone in modules/date/date.theme.inc
Returns HTML for a date timezone element.
theme_details in includes/form.inc
Returns HTML to wrap children in a details element.
theme_email in includes/form.inc
Returns HTML for an email form element.
theme_field in modules/field/field.theme.inc
Returns HTML for a field.
theme_fieldset in includes/form.inc
Returns HTML for a fieldset form element and its children.
theme_file in includes/form.inc
Returns HTML for a file upload form element.
theme_file_audio in modules/file/file.theme.inc
Returns HTML for displaying an HTML5 <audio> tag.
theme_file_managed_file in modules/file/file.theme.inc
Returns HTML for a managed file element.
theme_file_video in modules/file/file.theme.inc
Returns HTML for displaying an HTML5 <video> tag.
theme_filter_caption in modules/filter/filter.theme.inc
Returns HTML for a captioned item, usually an image.
theme_filter_guidelines in modules/filter/filter.theme.inc
Returns HTML for guidelines for a text format.
theme_form in includes/form.inc
Returns HTML for a form.
theme_form_element in includes/form.inc
Returns HTML for a form element.
theme_form_element_label in includes/form.inc
Returns HTML for a form element label and required marker.
theme_form_required_marker in includes/form.inc
Returns HTML for a marker for required form elements.
theme_head_tag in includes/theme.inc
Returns HTML for a generic HTML tag with attributes.
theme_hidden in includes/form.inc
Returns HTML for a hidden form element.
theme_html_date in includes/form.inc
Returns html5 markup for a date input form element.
theme_html_datetime in includes/form.inc
Returns html5 markup for a combined date and time form element.
theme_html_time in includes/form.inc
Returns html5 markup for a time input form element.
theme_image in includes/theme.inc
Returns HTML for an image.
theme_image_button in includes/form.inc
Returns HTML for an image button form element.
theme_item_list in includes/theme.inc
Returns HTML for a list or nested list of items.
theme_layout_action_links in modules/layout/layout.theme.inc
Output a list of action links for layouts.
theme_layout_region_inner in modules/layout/layout.theme.inc
Output region content wrapped by tag specified in layout UI.
theme_links in includes/theme.inc
Returns HTML for a set of links.
theme_menu_link in includes/menu.inc
Returns HTML for a menu link and submenu.
theme_menu_tree in includes/menu.inc
Returns HTML for a wrapper for a menu tree.
theme_number in includes/form.inc
Returns HTML for a number form element.
theme_options in modules/field/modules/options/options.theme.inc
Theme an options element.
theme_pager_link in includes/pager.inc
Returns HTML for a link to a specific query result page.
theme_password in includes/form.inc
Returns HTML for a password form element.
theme_radio in includes/form.inc
Returns HTML for a radio button form element.
theme_range in includes/form.inc
Returns HTML for a range form element.
theme_search in includes/form.inc
Returns HTML for a search form element.
theme_select in includes/form.inc
Returns HTML for a select form element.
theme_table in includes/theme.inc
Returns HTML for a table.
_theme_table_cell in includes/theme.inc
Returns HTML output for a single table cell for theme_table().
theme_tel in includes/form.inc
Returns HTML for a tel form element.
theme_textarea in includes/form.inc
Returns HTML for a textarea form element.
theme_textfield in includes/form.inc
Returns HTML for a textfield form element.
theme_url in includes/form.inc
Returns HTML for a URL form element.
theme_username in modules/user/user.theme.inc
Returns HTML for a username, potentially linked to the user's page.
theme_views_container in modules/views/templates/views.theme.inc
Generic <div> container function.
user-profile.tpl.php in modules/user/templates/user-profile.tpl.php
Default theme implementation to present all user profile data.
views-ui-display-tab-bucket.tpl.php in modules/views_ui/templates/views-ui-display-tab-bucket.tpl.php
Template for each "box" on the display query configuration screen.
views-ui-display-tab-setting.tpl.php in modules/views_ui/templates/views-ui-display-tab-setting.tpl.php
Template for each row inside the "boxes" on the configuration screen.
views-view-grid.tpl.php in modules/views/templates/views-view-grid.tpl.php
Default view template to display a rows in a grid.
views-view-table.tpl.php in modules/views/templates/views-view-table.tpl.php
Template to display a view as a table.