| template_preprocess_menu_tree | drupal/includes/menu.inc | Preprocess the rendered tree for theme_menu_tree. |
| template_preprocess_username | drupal/includes/theme.inc | Preprocess variables for theme_username(). |
| template_process_username | drupal/includes/theme.inc | Process variables for theme_username(). |
| theme_admin_block | drupal/modules/system/system.admin.inc | This function formats an administrative block for display. |
| theme_admin_block_content | drupal/modules/system/system.admin.inc | This function formats the content of an administrative block. |
| theme_admin_page | drupal/modules/system/system.admin.inc | This function formats an administrative page for viewing. |
| theme_breadcrumb | drupal/includes/theme.inc | Return a themed breadcrumb trail. |
| theme_button | drupal/includes/form.inc | Theme a button form element. |
| theme_checkbox | drupal/includes/form.inc | Theme a checkbox form element. |
| theme_checkboxes | drupal/includes/form.inc | Theme a set of checkbox form elements. |
| theme_comment_post_forbidden | drupal/modules/comment/comment.module | Theme a "you can't post comments" notice. |
| theme_confirm_form | drupal/modules/system/system.module | Theme confirmation forms. |
| theme_container | drupal/includes/form.inc | Adds a container for grouped items. |
| theme_dashboard | drupal/modules/dashboard/dashboard.module | Theme the entire dashboard. |
| theme_dashboard_admin | drupal/modules/dashboard/dashboard.module | Theme the page containing the dashboard. |
| theme_dashboard_disabled_block | drupal/modules/dashboard/dashboard.module | Theme a disabled block, for display in dashboard customization mode. |
| theme_dashboard_disabled_blocks | drupal/modules/dashboard/dashboard.module | Theme a set of disabled blocks, for display in dashboard customization mode. |
| theme_dashboard_region | drupal/modules/dashboard/dashboard.module | Theme a generic dashboard region. |
| theme_date | drupal/includes/form.inc | Theme a date selection form element. |
| theme_feed_icon | drupal/includes/theme.inc | Return code that emits an feed icon. |
| theme_field | drupal/modules/field/field.module | Returns a themed field. |
| theme_fieldset | drupal/includes/form.inc | Theme a fieldset form element. |
| theme_file | drupal/includes/form.inc | Theme a file upload form element. |
| theme_filter_admin_format_filter_order | drupal/modules/filter/filter.admin.inc | Theme text format filter order form elements as tabledrag. |
| theme_filter_admin_overview | drupal/modules/filter/filter.admin.inc | Theme the text format administration overview form. |
| theme_filter_guidelines | drupal/modules/filter/filter.module | Format guidelines for a text format. |
| theme_filter_tips_more_info | drupal/modules/filter/filter.module | Format a link to the more extensive filter tips. |
| theme_form | drupal/includes/form.inc | Theme a form. |
| theme_form_element | drupal/includes/form.inc | Theme a form element. |
| theme_form_element_label | drupal/includes/form.inc | Theme a form element label and required marker. |
| theme_form_required_marker | drupal/includes/form.inc | Theme the marker for required form elements. |
| theme_forum_form | drupal/modules/forum/forum.admin.inc | Theme forum forms. |
| theme_hidden | drupal/includes/form.inc | Theme a hidden form element. |
| theme_html_tag | drupal/includes/theme.inc | Generate the output for a generic HTML tag with attributes. |
| theme_image | drupal/includes/theme.inc | Return a themed image. |
| theme_indentation | drupal/includes/theme.inc | Create a standard indentation div. Used for drag and drop tables. |
| theme_item_list | drupal/includes/theme.inc | Return a themed list of items. |
| theme_link | drupal/includes/theme.inc | Return a themed link. |
| theme_links | drupal/includes/theme.inc | Return a themed set of links. |
| theme_locale_date_format_form | drupal/modules/locale/locale.admin.inc | Theme locale date format form. |
| theme_locale_languages_configure_form | drupal/modules/locale/locale.admin.inc | Theme the language configure form. |
| theme_locale_languages_overview_form | drupal/modules/locale/locale.admin.inc | Theme the language overview form. |
| theme_mark | drupal/includes/theme.inc | Return a themed marker, useful for marking new or updated
content. |
| theme_menu_link | drupal/includes/menu.inc | Generate the HTML output for a menu link and submenu. |
| theme_menu_local_action | drupal/includes/menu.inc | Generate the HTML output for a single local action link. |
| theme_menu_local_task | drupal/includes/menu.inc | Generate the HTML output for a single local task link. |
| theme_menu_local_tasks | drupal/includes/menu.inc | Returns renderable local tasks. |
| theme_menu_tree | drupal/includes/menu.inc | Theme wrapper for the HTML output for a menu sub-tree. |
| theme_more_help_link | drupal/includes/theme.inc | Returns code that emits the 'more help'-link. |
| theme_more_link | drupal/includes/theme.inc | Returns code that emits the 'more' link used on blocks. |
| theme_node_add_list | drupal/modules/node/node.pages.inc | Display the list of available node types for node creation. |
| theme_node_filters | drupal/modules/node/node.admin.inc | Theme node administration filter selector. |
| theme_node_form | drupal/modules/node/node.pages.inc | Present a node submission form. |
| theme_node_list | drupal/modules/node/node.module | Format a listing of links to nodes. |
| theme_node_log_message | drupal/modules/node/node.module | Theme a log message. |
| theme_node_preview | drupal/modules/node/node.pages.inc | Display a node preview for display during node creation and editing. |
| theme_node_search_admin | drupal/modules/node/node.module | Theme the content ranking part of the search settings admin page. |
| theme_password | drupal/includes/form.inc | Theme a password form element. |
| theme_profile_admin_overview | drupal/modules/profile/profile.admin.inc | Theme the profile field overview into a drag and drop enabled table. |
| theme_progress_bar | drupal/includes/theme.inc | Return a themed progress bar. |
| theme_radio | drupal/includes/form.inc | Theme a radio button form element. |
| theme_radios | drupal/includes/form.inc | Theme a set of radio button form elements. |
| theme_rdf_metadata | drupal/modules/rdf/rdf.module | Outputs a series of empty spans for exporting RDF metadata in RDFa. |
| theme_rdf_template_variable_wrapper | drupal/modules/rdf/rdf.module | Wraps a template variable in an HTML element with the desired attributes. |
| theme_select | drupal/includes/form.inc | Theme select form element. |
| theme_shortcut_set_customize | drupal/modules/shortcut/shortcut.admin.inc | Themes the shortcut set customization form. |
| theme_status_messages | drupal/includes/theme.inc | Return a themed set of status and/or error messages. The messages are grouped
by type. |
| theme_status_report | drupal/modules/system/system.admin.inc | Theme requirements status report. |
| theme_submit | drupal/includes/form.inc | Theme a submit button form element. |
| theme_system_admin_by_module | drupal/modules/system/system.admin.inc | Theme output of the dashboard page. |
| theme_system_compact_link | drupal/modules/system/system.module | Display the link to show or hide inline help descriptions. |
| theme_system_date_time_settings | drupal/modules/system/system.admin.inc | Theme function for date settings form. |
| theme_system_modules_fieldset | drupal/modules/system/system.admin.inc | Theme callback for the modules form. |
| theme_system_modules_incompatible | drupal/modules/system/system.admin.inc | Themes an incompatible message. |
| theme_system_modules_uninstall | drupal/modules/system/system.admin.inc | Themes a table of currently disabled modules. |
| theme_system_powered_by | drupal/modules/system/system.module | Format the Powered by Drupal text. |
| theme_system_settings_form | drupal/modules/system/system.module | Theme function for the system settings form. |
| theme_system_themes_page | drupal/modules/system/system.admin.inc | Theme function for the system themes form. |
| theme_table | drupal/includes/theme.inc | Return a themed table. |
| theme_tableselect | drupal/includes/form.inc | Formats a table with radio buttons or checkboxes. |
| theme_tablesort_indicator | drupal/includes/theme.inc | Return a themed sort icon. |
| theme_table_select_header_cell | drupal/includes/theme.inc | Returns a header cell for tables that have a select all functionality. |
| theme_taxonomy_overview_terms | drupal/modules/taxonomy/taxonomy.admin.inc | Theme the terms overview as a sortable list of terms. |
| theme_taxonomy_overview_vocabularies | drupal/modules/taxonomy/taxonomy.admin.inc | Theme the vocabulary overview as a sortable list of vocabularies. |
| theme_textarea | drupal/includes/form.inc | Theme a textarea form element. |
| theme_textfield | drupal/includes/form.inc | Theme a textfield form element. |
| theme_text_format_wrapper | drupal/modules/filter/filter.module | Render a text format-enabled form element. |
| theme_trigger_display | drupal/modules/trigger/trigger.admin.inc | Displays actions assigned to this hook in a table. |
| theme_username | drupal/includes/theme.inc | Format a username. |
| theme_user_admin_new_role | drupal/modules/user/user.admin.inc | Theme the new-role form. |
| theme_user_admin_permissions | drupal/modules/user/user.admin.inc | Theme the administer permissions page. |
| theme_user_filters | drupal/modules/user/user.admin.inc | Theme user administration filter selector. |
| theme_user_list | drupal/modules/user/user.module | Make a list of users. |
| theme_user_signature | drupal/modules/user/user.module | Theme output of user signature. |
| theme_vertical_tabs | drupal/includes/form.inc | Makes the element's children fieldsets be vertical tabs. |