theme_get_registry |
core/includes/theme.inc |
Gets the theme registry. |
theme_get_setting |
core/includes/theme.inc |
Retrieves a setting for the current theme or for a given theme. |
theme_get_suggestions |
core/includes/theme.inc |
Generate an array of suggestions from path arguments. |
theme_has_color_support |
core/includes/theme.inc |
Detect if a theme has support for the Color module. |
theme_has_settings |
core/includes/theme.inc |
Detect if a theme has any theme settings. |
theme_head_tag |
core/includes/theme.inc |
Returns HTML for a generic HTML tag with attributes. |
theme_help |
core/includes/theme.inc |
Returns HTML for a help element. |
theme_hidden |
core/includes/form.inc |
Returns HTML for a hidden form element. |
theme_html_date |
core/includes/form.inc |
Returns html5 markup for a date input form element. |
theme_html_datetime |
core/includes/form.inc |
Returns html5 markup for a combined date and time form element. |
theme_html_time |
core/includes/form.inc |
Returns html5 markup for a time input form element. |
theme_icon |
core/includes/icon.inc |
Returns HTML for an inline-icon. |
theme_image |
core/includes/theme.inc |
Returns HTML for an image. |
theme_image_anchor |
core/modules/image/image.theme.inc |
Returns HTML for a 3x3 grid of checkboxes for image anchors. |
theme_image_button |
core/includes/form.inc |
Returns HTML for an image button form element. |
theme_image_crop_summary |
core/modules/image/image.theme.inc |
Returns HTML for a summary of an image crop effect. |
theme_image_example_colorize_summary |
modules/examples/image_example/image_example.module |
Formats a summary of an image colorize effect. |
theme_image_example_image |
modules/examples/image_example/image_example.pages.inc |
Theme function displays an image rendered using the specified style. |
theme_image_formatter |
core/modules/image/image.theme.inc |
Returns HTML for an image field formatter. |
theme_image_resize_summary |
core/modules/image/image.theme.inc |
Returns HTML for a summary of an image resize effect. |
theme_image_rotate_summary |
core/modules/image/image.theme.inc |
Returns HTML for a summary of an image rotate effect. |
theme_image_scale_summary |
core/modules/image/image.theme.inc |
Returns HTML for a summary of an image scale effect. |
theme_image_style |
core/modules/image/image.theme.inc |
Returns HTML for an image using a specific image style. |
theme_image_style_effects |
core/modules/image/image.theme.inc |
Returns HTML for a listing of the effects within a specific image style. |
theme_image_style_list |
core/modules/image/image.theme.inc |
Returns HTML for the page containing the list of image styles. |
theme_image_style_preview |
core/modules/image/image.theme.inc |
Returns HTML for a preview of an image style. |
theme_image_widget |
core/modules/image/image.theme.inc |
Returns HTML for an image field widget. |
theme_indentation |
core/includes/theme.inc |
Returns HTML for an indentation div. Used for drag and drop tables. |
theme_installer_browser_project_description |
core/modules/installer/installer.theme.inc |
Builds the truncated description on the project list. |
theme_install_page |
core/includes/theme.maintenance.inc |
Returns HTML for the installation page. |
theme_item_list |
core/includes/theme.inc |
Returns HTML for a list or nested list of items. |
theme_label_machine_name |
core/modules/system/system.theme.inc |
Returns HTML for the display of a label and its machine name. |
theme_language_admin_overview_form_table |
core/modules/language/language.theme.inc |
Returns HTML for the language overview form. |
theme_language_negotiation_configure_form |
core/modules/locale/locale.theme.inc |
Returns HTML for the language negotiation configuration form. |
theme_layout_action_links |
core/modules/layout/layout.theme.inc |
Output a list of action links for layouts. |
theme_layout_conditions |
core/modules/layout/layout.theme.inc |
Output the list of visibility conditions for layouts. |
theme_layout_condition_info |
core/modules/layout/layout.theme.inc |
Outputs a list of conditions. Used in the layout listing page. |
theme_layout_flexible_template_style_option |
core/modules/layout/layout.theme.inc |
Outputs a representation of the column widths of a flexible layout template
row. |
theme_layout_hero_background_image |
core/modules/layout/layout.theme.inc |
Output a preview of hero block background image. |
theme_layout_info |
core/modules/layout/layout.theme.inc |
Outputs information about a layout. Used in the layout listing page. |
theme_layout_menu_item_arguments_table |
core/modules/layout/layout.theme.inc |
Output the arguments table for layout_menu_item_arguments_form(). |
theme_layout_region_inner |
core/modules/layout/layout.theme.inc |
Output region content wrapped by tag specified in layout UI. |
theme_layout_reorder_layouts |
core/modules/layout/layout.theme.inc |
Turn the rearrange form into a table with table sorting displayed. |
theme_layout_settings_context_table |
core/modules/layout/layout.theme.inc |
Output the table for layout_settings_form() contexts. |
theme_layout_template_info |
core/modules/layout/layout.theme.inc |
Outputs information about a layout template . Used in the layout template
listing page. |
theme_layout_template_option |
core/modules/layout/layout.theme.inc |
Outputs an individual option label for selecting a layout. |
theme_link |
core/includes/theme.inc |
Returns HTML for a link. |
theme_links |
core/includes/theme.inc |
Returns HTML for a set of links. |
theme_link_field |
core/modules/link/link.theme.inc |
Formats a link field widget. |
theme_link_field_wrapper |
core/modules/link/link.theme.inc |
Wraps the link field form element. |