Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_taxonomy_overview_vocabularies drupal/modules/taxonomy/taxonomy.admin.inc Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
theme_test_exit drupal/modules/simpletest/tests/theme_test.module Implements hook_exit().
theme_test_hook_init_page_callback drupal/modules/simpletest/tests/theme_test.module Menu callback for testing themed output generated in hook_init(). 1
theme_test_init drupal/modules/simpletest/tests/theme_test.module Implements hook_init().
theme_test_menu drupal/modules/simpletest/tests/theme_test.module Implements hook_menu().
theme_test_system_theme_engine_info drupal/modules/simpletest/tests/theme_test.module Implements hook_system_theme_engine_info().
theme_test_system_theme_info drupal/modules/simpletest/tests/theme_test.module Implements hook_system_theme_info().
theme_test_theme drupal/modules/simpletest/tests/theme_test.module Implements hook_theme().
theme_textarea drupal/includes/form.inc Returns HTML for a textarea form element.
theme_textfield drupal/includes/form.inc Returns HTML for a textfield form element.
theme_text_format_wrapper drupal/modules/filter/filter.module Returns HTML for a text format-enabled form element.
theme_theme_test drupal/modules/simpletest/tests/theme_test.inc Returns HTML for the 'theme_test' theme hook used by tests.
theme_theme_test_foo drupal/modules/simpletest/tests/theme_test.module Theme function for testing theme('theme_test_foo').
theme_toolbar_toggle drupal/modules/toolbar/toolbar.module Formats an element used to toggle the toolbar drawer's visibility.
theme_trigger_display drupal/modules/trigger/trigger.admin.inc Returns HTML for the form showing actions assigned to a trigger.
theme_update_last_check drupal/modules/update/update.module Returns HTML for the last time we checked for update data.
theme_update_manager_update_form drupal/modules/update/update.manager.inc Returns HTML for the first page in the process of updating projects.
theme_update_page drupal/includes/theme.maintenance.inc Returns HTML for the update page.
theme_update_report drupal/modules/update/update.report.inc Returns HTML for the project status report.
theme_update_status_label drupal/modules/update/update.report.inc Returns HTML for a label to display for a project's update status.
theme_update_version drupal/modules/update/update.report.inc Returns HTML for the version display of a project.
theme_username drupal/includes/theme.inc Returns HTML for a username, potentially linked to the user's page.
theme_user_admin_permissions drupal/modules/user/user.admin.inc Returns HTML for the administer permissions page.
theme_user_admin_roles drupal/modules/user/user.admin.inc Returns HTML for the role order and new role form.
theme_user_list drupal/modules/user/user.module Returns HTML for a list of users.
theme_user_permission_description drupal/modules/user/user.admin.inc Returns HTML for an individual permission description.
theme_user_signature drupal/modules/user/user.module Returns HTML for a user signature.
theme_vertical_tabs drupal/includes/form.inc Returns HTML for an element's children fieldsets as vertical tabs.
timer_read drupal/includes/bootstrap.inc Reads the current timer value without stopping the timer. 4
timer_start drupal/includes/bootstrap.inc Starts the timer with the specified name. 5
timer_stop drupal/includes/bootstrap.inc Stops the timer with the specified name. 1
token_find_with_prefix drupal/includes/token.inc Returns a list of tokens that begin with a specific prefix. 7
token_generate drupal/includes/token.inc Generates replacement values for a list of tokens. 9
token_info drupal/includes/token.inc Returns metadata describing supported tokens.
token_replace drupal/includes/token.inc Replaces all tokens in a given string with appropriate values. 18
token_scan drupal/includes/token.inc Builds a list of all token-like patterns that appear in the text. 2
toolbar_get_menu_tree drupal/modules/toolbar/toolbar.module Gets only the top level items below the 'admin' path. 1
toolbar_help drupal/modules/toolbar/toolbar.module Implements hook_help().
toolbar_in_active_trail drupal/modules/toolbar/toolbar.module Checks whether an item is in the active trail. 1
toolbar_menu drupal/modules/toolbar/toolbar.module Implements hook_menu().
toolbar_menu_navigation_links drupal/modules/toolbar/toolbar.module Generates a links array from a menu tree array. 1
toolbar_page_build drupal/modules/toolbar/toolbar.module Implements hook_page_build().
toolbar_permission drupal/modules/toolbar/toolbar.module Implements hook_permission().
toolbar_preprocess_html drupal/modules/toolbar/toolbar.module Implements hook_preprocess_html().
toolbar_preprocess_toolbar drupal/modules/toolbar/toolbar.module Implements hook_preprocess_toolbar().
toolbar_pre_render drupal/modules/toolbar/toolbar.module Prerender function for the toolbar. 1
toolbar_system_info_alter drupal/modules/toolbar/toolbar.module Implements hook_system_info_alter().
toolbar_theme drupal/modules/toolbar/toolbar.module Implements hook_theme().
toolbar_toggle_page drupal/modules/toolbar/toolbar.module Menu callback; toggles the visibility of the toolbar drawer. 1
toolbar_view drupal/modules/toolbar/toolbar.module Builds the admin menu as a structured array ready for drupal_render(). 1

Pages

Other projects