| phptemplate_menu_local_tasks | 6/themes/garland/template.php | Returns the rendered local tasks. The default implementation renders
them as tabs. Overridden to split the secondary tasks. |
| theme_admin_block | 6/modules/system/system.admin.inc | This function formats an administrative block for display. |
| theme_admin_block_content | 6/modules/system/system.admin.inc | This function formats the content of an administrative block. |
| theme_admin_menu_icon | contributions/admin_menu/admin_menu.module | Render an icon to display in the Administration Menu. |
| theme_admin_menu_item | contributions/admin_menu/admin_menu.module | Generate the HTML output for a single menu item and submenu. |
| theme_admin_page | 6/modules/system/system.admin.inc | This function formats an administrative page for viewing. |
| theme_aggregator_page_opml | 6/modules/aggregator/aggregator.pages.inc | Theme the OPML feed output. |
| theme_aggregator_page_rss | 6/modules/aggregator/aggregator.pages.inc | Theme the RSS output. |
| theme_blocks | 6/includes/theme.inc | Return a set of blocks available for the current user. |
| theme_book_admin_table | 6/modules/book/book.admin.inc | Theme function for the book administration page form.
See alsobook_admin_table() |
| theme_book_title_link | 6/modules/book/book.module | Generate the HTML output for a link to a book title when used as a block title. |
| theme_box | 6/includes/theme.inc | Return a themed box. |
| theme_breadcrumb | 6/includes/theme.inc | Return a themed breadcrumb trail. |
| theme_button | 6/includes/form.inc | Theme a form button. |
| theme_checkbox | 6/includes/form.inc | Format a checkbox. |
| theme_checkboxes | 6/includes/form.inc | Format a set of checkboxes. |
| theme_closure | 6/includes/theme.inc | Execute hook_footer() which is run at the end of the page right before the
close of the body tag. |
| theme_comment_admin_overview | 6/modules/comment/comment.admin.inc | Theme the comment admin form. |
| theme_comment_controls | 6/modules/comment/comment.module | Theme comment controls box where the user can change the default display mode and display order of comments. |
| theme_comment_flat_collapsed | 6/modules/comment/comment.module | Theme comment flat collapsed view. |
| theme_comment_flat_expanded | 6/modules/comment/comment.module | Theme comment flat expanded view. |
| theme_comment_post_forbidden | 6/modules/comment/comment.module | Theme a "you can't post comments" notice. |
| theme_comment_submitted | 6/modules/comment/comment.module | Theme a "Submitted by ..." notice. |
| theme_comment_thread_collapsed | 6/modules/comment/comment.module | Theme comment thread collapsed view. |
| theme_comment_thread_expanded | 6/modules/comment/comment.module | Theme comment thread expanded view. |
| theme_comment_view | 6/modules/comment/comment.module | Theme a single comment block. |
| theme_date | 6/includes/form.inc | Format a date selection element. |
| theme_date_display_combination | contributions/date/date/date.theme | Theme from/to date combination in the view. |
| theme_date_format_interval | contributions/date/date/date.theme | Theme a format interval for a date element |
| theme_date_repeat_display | contributions/date/date/date.theme | Theme the human-readable description for a Date Repeat rule. |
| theme_date_views_browser_full_view | contributions/date/date/date.theme | View, themed so it can be overridden |
| theme_date_views_browser_items | contributions/date/date/date.theme | Alternative Date Browser Display |
| theme_date_views_browser_navigation | contributions/date/date/date.theme | Theme for page navigation |
| theme_date_views_browser_period_label | contributions/date/date/date.theme | Theme for the current period label name |
| theme_date_views_browser_summary_view | contributions/date/date/date.theme | Display a summary version of a view. |
| theme_dblog_filters | 6/modules/dblog/dblog.module | Theme dblog administration filter selector. |
| theme_feed_icon | 6/includes/theme.inc | Return code that emits an feed icon. |
| theme_fieldset | 6/includes/form.inc | Format a group of form items. |
| theme_file | 6/includes/form.inc | Format a file upload field. |
| theme_filter_admin_order | 6/modules/filter/filter.admin.inc | Theme filter order configuration form. |
| theme_filter_admin_overview | 6/modules/filter/filter.admin.inc | Theme the admin overview form. |
| theme_filter_tips | 6/modules/filter/filter.pages.inc | Format a set of filter tips. |
| theme_filter_tips_more_info | 6/modules/filter/filter.module | Format a link to the more extensive filter tips. |
| theme_form | 6/includes/form.inc | Format a form. |
| theme_form_element | 6/includes/form.inc | Return a themed form element. |
| theme_forward_email | contributions/forward/forward.theme | Format the links for event calendars |
| theme_forward_postcard | contributions/forward/forward.theme | Format the links for event calendars |
| theme_help | 6/includes/theme.inc | Return a themed help message. |
| theme_hidden | 6/includes/form.inc | Format a hidden form field. |
| theme_image | 6/includes/theme.inc | Return a themed image. |
| theme_image_button | 6/includes/form.inc | Theme a form image button. |
| theme_indentation | 6/includes/theme.inc | Create a standard indentation div. Used for drag and drop tables. |
| theme_item | 6/includes/form.inc | Format a form item. |
| theme_item_list | 6/includes/theme.inc | Return a themed list of items. |
| theme_links | 6/includes/theme.inc | Return a themed set of links. |
| theme_locale_languages_overview_form | 6/includes/locale.inc | Theme the language overview form. |
| theme_mark | 6/includes/theme.inc | Return a themed marker, useful for marking new or updated
content. |
| theme_menu_item | 6/includes/menu.inc | Generate the HTML output for a menu item and submenu. |
| theme_menu_item_link | 6/includes/menu.inc | Generate the HTML output for a single menu link. |
| theme_menu_local_task | 6/includes/menu.inc | Generate the HTML output for a single local task link. |
| theme_menu_local_tasks | 6/includes/menu.inc | Returns the rendered local tasks. The default implementation renders them as tabs. |
| theme_menu_overview_form | 6/modules/menu/menu.admin.inc | Theme the menu overview form into a table. |
| theme_menu_tree | 6/includes/menu.inc | Generate the HTML output for a menu tree |
| theme_more_help_link | 6/includes/theme.inc | Returns code that emits the 'more help'-link. |
| theme_more_link | 6/includes/theme.inc | Returns code that emits the 'more' link used on blocks. |
| theme_node_add_list | 6/modules/node/node.pages.inc | Display the list of available node types for node creation. |
| theme_node_admin_nodes | 6/modules/node/node.admin.inc | Theme node administration overview. |
| theme_node_filters | 6/modules/node/node.admin.inc | Theme node administration filter selector. |
| theme_node_filter_form | 6/modules/node/node.admin.inc | Theme node administration filter form. |
| theme_node_form | 6/modules/node/node.pages.inc | Present a node submission form. |
| theme_node_list | 6/modules/node/node.module | Format a listing of links to nodes. |
| theme_node_log_message | 6/modules/node/node.module | Theme a log message. |
| theme_node_preview | 6/modules/node/node.pages.inc | Display a node preview for display during node creation and editing. |
| theme_node_search_admin | 6/modules/node/node.module | Theme the content ranking part of the search settings admin page. |
| theme_node_submitted | 6/modules/node/node.module | Format the "Submitted by username on date/time" for each node |
| theme_og_panels_table | contributions/og/og_panels.module | Wrangle the $form into a tabular listing of pages. |
| theme_pager | 6/includes/pager.inc | Format a query pager. |
| theme_pager_first | 6/includes/pager.inc | Format a "first page" link. |
| theme_pager_last | 6/includes/pager.inc | Format a "last page" link. |
| theme_pager_link | 6/includes/pager.inc | Format a link to a specific query result page. |
| theme_pager_next | 6/includes/pager.inc | Format a "next page" link. |
| theme_pager_previous | 6/includes/pager.inc | Format a "previous page" link. |
| theme_password | 6/includes/form.inc | Format a password field. |
| theme_password_confirm | 6/includes/form.inc | Format a password_confirm item. |
| theme_placeholder | 6/includes/theme.inc | Formats text for emphasized display in a placeholder inside a sentence.
Used automatically by t(). |
| theme_poll_choices | 6/modules/poll/poll.module | Theme the admin poll form for choices. |
| theme_profile_admin_overview | 6/modules/profile/profile.admin.inc | Theme the profile field overview into a drag and drop enabled table.
See alsoprofile_admin_overview() |
| theme_progress_bar | 6/includes/theme.inc | Return a themed progress bar. |
| theme_radio | 6/includes/form.inc | Format a radio button. |
| theme_radios | 6/includes/form.inc | Format a set of radio buttons. |
| theme_select | 6/includes/form.inc | Format a dropdown menu or scrolling selection box. |
| theme_status_messages | 6/includes/theme.inc | Return a themed set of status and/or error messages. The messages are grouped
by type. |
| theme_status_report | 6/modules/system/system.admin.inc | Theme requirements status report. |
| theme_submenu | 6/includes/theme.inc | Return a themed submenu, typically displayed under the tabs. |
| theme_submit | 6/includes/form.inc | Theme a form submit button. |
| theme_syslog_format | 6/modules/syslog/syslog.module | Format a system log entry. |
| theme_system_admin_by_module | 6/modules/system/system.admin.inc | Theme output of the dashboard page. |
| theme_system_modules | 6/modules/system/system.admin.inc | Theme callback for the modules form. |
| theme_system_modules_uninstall | 6/modules/system/system.admin.inc | Themes a table of currently disabled modules. |
| theme_system_powered_by | 6/modules/system/system.module | Format the Powered by Drupal text. |
| theme_system_themes_form | 6/modules/system/system.admin.inc | Theme function for the system themes form. |
| theme_system_theme_select_form | 6/modules/system/system.admin.inc | Theme the theme select form. |
| theme_table | 6/includes/theme.inc | Return a themed table. |
| theme_tablesort_indicator | 6/includes/theme.inc | Return a themed sort icon. |
| theme_table_select_header_cell | 6/includes/theme.inc | Returns a header cell for tables that have a select all functionality. |
| theme_task_list | 6/includes/theme.maintenance.inc | Return a themed list of maintenance tasks to perform. |
| theme_taxonomy_overview_terms | 6/modules/taxonomy/taxonomy.admin.inc | Theme the terms overview as a sortable list of terms.
See alsotaxonomy_overview_terms() |
| theme_taxonomy_overview_vocabularies | 6/modules/taxonomy/taxonomy.admin.inc | Theme the vocabulary overview as a sortable list of vocabularies.
See alsotaxonomy_overview_vocabularies() |
| theme_taxonomy_term_page | 6/modules/taxonomy/taxonomy.pages.inc | Render a taxonomy term page HTML output. |
| theme_taxonomy_term_select | 6/modules/taxonomy/taxonomy.module | Format the selection field for choosing terms
(by deafult the default selection field is used). |
| theme_textarea | 6/includes/form.inc | Format a textarea. |
| theme_textfield | 6/includes/form.inc | Format a textfield. |
| theme_token | 6/includes/form.inc | Format a form token. |
| theme_trigger_display | 6/modules/trigger/trigger.admin.inc | Display actions assigned to this hook-op combination in a table. |
| theme_uc_attribute | contributions/ubercart/uc_attribute/uc_attribute.module | Display formatted of data associated with attributes |
| theme_uc_attribute_options | contributions/ubercart/uc_attribute/uc_attribute.module | Format an attribute and its options. |
| theme_uc_catalog_block_end | contributions/ubercart/uc_catalog/uc_catalog.module | Theme the end of the catalog block.
See alsotheme_uc_catalog_block_start |
| theme_uc_catalog_block_start | contributions/ubercart/uc_catalog/uc_catalog.module | Theme the beginning of the catalog block.
See alsotheme_uc_catalog_item |
| theme_uc_catalog_item | contributions/ubercart/uc_catalog/uc_catalog.module | Display a formatted link in the catalog block.
See alsotheme_uc_catalog_block_start |
| theme_uc_object_attributes_form | contributions/ubercart/uc_attribute/uc_attribute.module | Display the formatted attribute form. |
| theme_uc_object_options_form | contributions/ubercart/uc_attribute/uc_attribute.module | Display the option form. |
| theme_uc_product_add_to_cart | contributions/ubercart/uc_product/uc_product.module | Wrap the "Add to Cart" form in a <div>. |
| theme_uc_product_dimensions | contributions/ubercart/uc_product/uc_product.module | Format a product's length, width, and height. |
| theme_uc_product_dimensions_form | contributions/ubercart/uc_product/uc_product.module | Put length, width, and height fields on the same line. |
| theme_uc_product_display_price | contributions/ubercart/uc_product/uc_product.module | |
| theme_uc_product_feature_add_form | contributions/ubercart/uc_product/uc_product.module | |
| theme_uc_product_field_settings_form | contributions/ubercart/uc_product/uc_product.module | Display the product field settings form.
See alsouc_product_field_settings_form |
| theme_uc_product_form_prices | contributions/ubercart/uc_product/uc_product.module | |
| theme_uc_product_form_weight | contributions/ubercart/uc_product/uc_product.module | |
| theme_uc_product_image | contributions/ubercart/uc_product/uc_product.module | Format a product's images with imagecache and Thickbox. |
| theme_uc_product_kit_add_to_cart | contributions/ubercart/uc_product_kit/uc_product_kit.module | Wrap the "Add to Cart" form in a <div>. |
| theme_uc_product_model | contributions/ubercart/uc_product/uc_product.module | Format a product's model number. |
| theme_uc_product_price | contributions/ubercart/uc_product/uc_product.module | Format a product's price. |
| theme_uc_product_sell_price | contributions/ubercart/uc_product/uc_product.module | Format the selling price based on the view mode. |
| theme_uc_product_weight | contributions/ubercart/uc_product/uc_product.module | Format a product's weight. |
| theme_uc_quote_method_settings | contributions/ubercart/shipping/uc_quote/uc_quote.module | Display a formatted list of shipping quote methods and form elements.
See alsouc_quote_method_settings |
| theme_uc_shipping_address | contributions/ubercart/shipping/uc_shipping/uc_shipping.module | Compact the address into a table. |
| theme_uc_shipping_edit_package_fieldset | contributions/ubercart/shipping/uc_shipping/uc_shipping.module | Display a formatted shipping type fieldset. |
| theme_uc_shipping_new_package_fieldset | contributions/ubercart/shipping/uc_shipping/uc_shipping.module | Format and display the products in a shipping type fieldset. |
| theme_uc_shipping_new_shipment | contributions/ubercart/shipping/uc_shipping/uc_shipping.module | Format and display the new shipment form. |
| theme_uc_shipping_package_dimensions | contributions/ubercart/shipping/uc_shipping/uc_shipping.module | Display length, width, and height fields on one line. |
| theme_uc_ups_label_image | contributions/ubercart/shipping/uc_ups/uc_ups.module | Display the shipping label for printing. |
| theme_update_report | 6/modules/update/update.report.inc | Theme project status report. |
| theme_update_version | 6/modules/update/update.report.inc | Theme the version display of a project. |
| theme_upload_attachments | 6/modules/upload/upload.module | Displays file attachments in table |
| theme_upload_form_current | 6/modules/upload/upload.module | Theme the attachments list. |
| theme_upload_form_new | 6/modules/upload/upload.module | Theme the attachment form.
Note: required to output prefix/suffix. |
| theme_username | 6/includes/theme.inc | Format a username. |
| theme_user_admin_account | 6/modules/user/user.admin.inc | Theme user administration overview. |
| theme_user_admin_new_role | 6/modules/user/user.admin.inc | Theme the new-role form. |
| theme_user_admin_perm | 6/modules/user/user.admin.inc | Theme the administer permissions page. |
| theme_user_filters | 6/modules/user/user.admin.inc | Theme user administration filter selector. |
| theme_user_filter_form | 6/modules/user/user.admin.inc | Theme user administration filter form. |
| theme_user_list | 6/modules/user/user.module | Make a list of users. |
| theme_user_signature | 6/modules/user/user.module | Theme output of user signature. |
| theme_xml_icon | 6/includes/theme.inc | Return code that emits an XML icon. |