theme_email |
includes/form.inc |
Returns HTML for an email form element. |
theme_enable |
includes/theme.inc |
Enables a given list of themes. |
theme_exposed_filters |
modules/system/system.theme.inc |
Returns HTML for an exposed filter form. |
theme_feed_icon |
includes/theme.inc |
Returns HTML for a feed icon. |
theme_field |
modules/field/field.theme.inc |
Returns HTML for a field. |
theme_field_multiple_value_form |
modules/field/field.theme.inc |
Returns HTML for an individual form element. |
theme_fieldset |
includes/form.inc |
Returns HTML for a fieldset form element and its children. |
theme_field_ui_table |
modules/field_ui/field_ui.theme.inc |
Returns HTML for Field UI overview tables. |
theme_field_ui_view_modes |
modules/field_ui/field_ui.theme.inc |
Returns HTML for the entity display mode table. |
theme_file |
includes/form.inc |
Returns HTML for a file upload form element. |
theme_file_audio |
modules/file/file.theme.inc |
Returns HTML for displaying an HTML5 <audio> tag. |
theme_file_display_order |
modules/file/file.theme.inc |
Returns HTML for a file display's display order table. |
theme_file_download_link |
modules/file/file.theme.inc |
Copy of theme_file_link() for linking to the file download URL. |
theme_file_formatter_table |
modules/file/file.theme.inc |
Returns HTML for a file attachments table. |
theme_file_icon |
modules/file/file.theme.inc |
Returns HTML for an image with an appropriate icon for the given file. |
theme_file_link |
modules/file/file.theme.inc |
Returns HTML for a link to a file. |
theme_file_managed_file |
modules/file/file.theme.inc |
Returns HTML for a managed file element. |
theme_file_type_overview Deprecated |
modules/file/file.theme.inc |
Returns HTML for the file type overview page. |
theme_file_upload_help |
modules/file/file.theme.inc |
Returns HTML for help text based on file upload validators. |
theme_file_video |
modules/file/file.theme.inc |
Returns HTML for displaying an HTML5 <video> tag. |
theme_file_widget |
modules/file/file.theme.inc |
Returns HTML for an individual file upload widget. |
theme_file_widget_multiple |
modules/file/file.theme.inc |
Returns HTML for a group of file upload widgets. |
theme_filter_admin_format_filter_order |
modules/filter/filter.theme.inc |
Returns HTML for a text format's filter order form. |
theme_filter_admin_overview |
modules/filter/filter.theme.inc |
Returns HTML for the text format administration overview form. |
theme_filter_caption |
modules/filter/filter.theme.inc |
Returns HTML for a captioned item, usually an image. |
theme_filter_format_editor_image_form |
modules/filter/filter.theme.inc |
|
theme_filter_guidelines |
modules/filter/filter.theme.inc |
Returns HTML for guidelines for a text format. |
theme_filter_tips |
modules/filter/filter.theme.inc |
Returns HTML for a set of filter tips. |
theme_filter_tips_more_info |
modules/filter/filter.theme.inc |
Returns HTML for a link to the more extensive filter tips. |
theme_form |
includes/form.inc |
Returns HTML for a form. |
theme_form_element |
includes/form.inc |
Returns HTML for a form element. |
theme_form_element_label |
includes/form.inc |
Returns HTML for a form element label and required marker. |
theme_form_required_marker |
includes/form.inc |
Returns HTML for a marker for required form elements. |
theme_get_registry |
includes/theme.inc |
Gets the theme registry. |
theme_get_setting |
includes/theme.inc |
Retrieves a setting for the current theme or for a given theme. |
theme_get_suggestions |
includes/theme.inc |
Generate an array of suggestions from path arguments. |
theme_has_color_support |
includes/theme.inc |
Detect if a theme has support for the Color module. |
theme_has_settings |
includes/theme.inc |
Detect if a theme has any theme settings. |
theme_head_tag |
includes/theme.inc |
Returns HTML for a generic HTML tag with attributes. |
theme_help |
includes/theme.inc |
Returns HTML for a help element. |
theme_hidden |
includes/form.inc |
Returns HTML for a hidden form element. |
theme_html_date |
includes/form.inc |
Returns html5 markup for a date input form element. |
theme_html_datetime |
includes/form.inc |
Returns html5 markup for a combined date and time form element. |
theme_html_time |
includes/form.inc |
Returns html5 markup for a time input form element. |
theme_image |
includes/theme.inc |
Returns HTML for an image. |
theme_image_anchor |
modules/image/image.theme.inc |
Returns HTML for a 3x3 grid of checkboxes for image anchors. |
theme_image_button |
includes/form.inc |
Returns HTML for an image button form element. |
theme_image_crop_summary |
modules/image/image.theme.inc |
Returns HTML for a summary of an image crop effect. |
theme_image_formatter |
modules/image/image.theme.inc |
Returns HTML for an image field formatter. |
theme_image_resize_summary |
modules/image/image.theme.inc |
Returns HTML for a summary of an image resize effect. |