theme_date_nav_title |
core/modules/date/date.theme.inc |
Theme the calendar title. |
theme_date_popup |
core/modules/date/date.theme.inc |
Format a date popup element. |
theme_date_select |
core/modules/date/date.theme.inc |
Returns HTML for a "date_select" element, including all child elements. |
theme_date_select_element |
core/modules/date/date.theme.inc |
Returns HTML for a date select input form element. |
theme_date_text |
core/modules/date/date.theme.inc |
Returns HTML for a date text element. |
theme_date_textfield_element |
core/modules/date/date.theme.inc |
Returns HTML for a date textfield input form element. |
theme_date_text_parts |
core/modules/date/date.theme.inc |
Returns HTML for the text/select options for date parts in a table. |
theme_date_timezone |
core/modules/date/date.theme.inc |
Returns HTML for a date timezone element. |
theme_date_time_ago |
core/modules/date/date.theme.inc |
Returns HTML for a date in the format 'time ago'. |
theme_details |
core/includes/form.inc |
Returns HTML to wrap children in a details element. |
theme_disable |
core/includes/theme.inc |
Disables a given list of themes. |
theme_dropbutton_wrapper |
core/includes/theme.inc |
Provide wrapper HTML around dropbutton lists. |
theme_email |
core/includes/form.inc |
Returns HTML for an email form element. |
theme_enable |
core/includes/theme.inc |
Enables a given list of themes. |
theme_entityreference_entity_id |
core/modules/entityreference/entityreference.module |
Theme entity_id |
theme_entityreference_label |
core/modules/entityreference/entityreference.module |
Theme label. |
theme_exposed_filters |
core/modules/system/system.theme.inc |
Returns HTML for an exposed filter form. |
theme_feed_icon |
core/includes/theme.inc |
Returns HTML for a feed icon. |
theme_field |
core/modules/field/field.theme.inc |
Returns HTML for a field. |
theme_fieldset |
core/includes/form.inc |
Returns HTML for a fieldset form element and its children. |
theme_field_multiple_value_form |
core/modules/field/field.theme.inc |
Returns HTML for an individual form element. |
theme_field_ui_table |
core/modules/field_ui/field_ui.theme.inc |
Returns HTML for Field UI overview tables. |
theme_field_ui_view_modes |
core/modules/field_ui/field_ui.theme.inc |
Returns HTML for the entity display mode table. |
theme_file |
core/includes/form.inc |
Returns HTML for a file upload form element. |
theme_file_audio |
core/modules/file/file.theme.inc |
Returns HTML for displaying an HTML5 <audio> tag. |
theme_file_display_order |
core/modules/file/file.theme.inc |
Returns HTML for a file display's display order table. |
theme_file_download_link |
core/modules/file/file.theme.inc |
Copy of theme_file_link() for linking to the file download URL. |
theme_file_formatter_table |
core/modules/file/file.theme.inc |
Returns HTML for a file attachments table. |
theme_file_icon |
core/modules/file/file.theme.inc |
Returns HTML for an image with an appropriate icon for the given file. |
theme_file_link |
core/modules/file/file.theme.inc |
Returns HTML for a link to a file. |
theme_file_managed_file |
core/modules/file/file.theme.inc |
Returns HTML for a managed file element. |
theme_file_type_overview Deprecated |
core/modules/file/file.theme.inc |
Returns HTML for the file type overview page. |
theme_file_upload_help |
core/modules/file/file.theme.inc |
Returns HTML for help text based on file upload validators. |
theme_file_video |
core/modules/file/file.theme.inc |
Returns HTML for displaying an HTML5 <video> tag. |
theme_file_widget |
core/modules/file/file.theme.inc |
Returns HTML for an individual file upload widget. |
theme_file_widget_multiple |
core/modules/file/file.theme.inc |
Returns HTML for a group of file upload widgets. |
theme_filter_admin_format_filter_order |
core/modules/filter/filter.theme.inc |
Returns HTML for a text format's filter order form. |
theme_filter_admin_overview |
core/modules/filter/filter.theme.inc |
Returns HTML for the text format administration overview form. |
theme_filter_caption |
core/modules/filter/filter.theme.inc |
Returns HTML for a captioned item, usually an image. |
theme_filter_format_editor_image_form |
core/modules/filter/filter.theme.inc |
|
theme_filter_guidelines |
core/modules/filter/filter.theme.inc |
Returns HTML for guidelines for a text format. |
theme_filter_tips |
core/modules/filter/filter.theme.inc |
Returns HTML for a set of filter tips. |
theme_filter_tips_more_info |
core/modules/filter/filter.theme.inc |
Returns HTML for a link to the more extensive filter tips. |
theme_form |
core/includes/form.inc |
Returns HTML for a form. |
theme_form_element |
core/includes/form.inc |
Returns HTML for a form element. |
theme_form_element_description |
core/includes/form.inc |
Returns HTML for a form element's help text (#description). |
theme_form_element_label |
core/includes/form.inc |
Returns HTML for a form element label and required marker. |
theme_form_example_checkbox |
modules/examples/form_example/form_example_elements.inc |
Themes a custom checkbox. |
theme_form_example_inline_form_element |
modules/examples/form_example/form_example_elements.inc |
Formats child form elements as inline elements. |
theme_form_required_marker |
core/includes/form.inc |
Returns HTML for a marker for required form elements. |