218 calls to theme() in Drupal 7
- aggregator_block_view in modules/
aggregator/ aggregator.module - Implements hook_block_view().
- aggregator_categorize_items in modules/
aggregator/ aggregator.pages.inc - Form constructor to build the page list form.
- aggregator_page_categories in modules/
aggregator/ aggregator.pages.inc - Page callback: Displays all the categories used by the Aggregator module.
- aggregator_page_opml in modules/
aggregator/ aggregator.pages.inc - Page callback: Generates an OPML representation of all feeds.
- aggregator_page_rss in modules/
aggregator/ aggregator.pages.inc - Page callback: Generates an RSS 0.92 feed of aggregator items or categories.
- aggregator_page_source in modules/
aggregator/ aggregator.pages.inc - Page callback: Displays all the items captured from the particular feed.
- aggregator_page_sources in modules/
aggregator/ aggregator.pages.inc - Page callback: Displays all the feeds used by the aggregator.
- aggregator_view in modules/
aggregator/ aggregator.admin.inc - Displays the aggregator administration page.
- ajax_prepare_response in includes/
ajax.inc - Converts the return value of a page callback into an Ajax commands array.
- authorize.php in ./
authorize.php - Administrative script for running authorized file operations.
- BlogTestCase::verifyBlogs in modules/
blog/ blog.test - Verify the logged in user has the desired access to the various blog nodes.
- blog_page_user in modules/
blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of a given user.
- book_admin_overview in modules/
book/ book.admin.inc - Returns an administrative overview of all books.
- book_block_view in modules/
book/ book.module - Implements hook_block_view().
- book_export_html in modules/
book/ book.pages.inc - Generates HTML for export when invoked by book_export().
- book_node_export in modules/
book/ book.module - Generates printer-friendly HTML for a node.
- book_node_view in modules/
book/ book.module - Implements hook_node_view().
- book_render in modules/
book/ book.pages.inc - Menu callback: Prints a listing of all books.
- callback_batch_finished in modules/
system/ form.api.php - Complete a batch process.
- comment_admin_overview in modules/
comment/ comment.admin.inc - Form builder for the comment overview administration form.
- comment_block_view in modules/
comment/ comment.module - Implements hook_block_view().
- comment_form in modules/
comment/ comment.module - Generate the basic commenting form, for appending to a node or display on a separate page.
- comment_links in modules/
comment/ comment.module - Helper function, build links for an individual comment.
- comment_node_view in modules/
comment/ comment.module - Implements hook_node_view().
- contact_personal_form in modules/
contact/ contact.pages.inc - Form constructor for the personal contact form.
- dashboard_show_disabled in modules/
dashboard/ dashboard.module - Ajax callback: Shows disabled blocks in the dashboard customization mode.
- dblog_event in modules/
dblog/ dblog.admin.inc - Page callback: Displays details about a specific database log message.
- dblog_overview in modules/
dblog/ dblog.admin.inc - Page callback: Displays a listing of database log messages.
- dblog_top in modules/
dblog/ dblog.admin.inc - Page callback: Shows the most frequent log messages of a given event type.
- DrupalWebTestCase::assertThemeOutput in modules/
simpletest/ drupal_web_test_case.php - Asserts themed output.
- drupal_add_feed in includes/
common.inc - Adds a feed URL for the current page.
- drupal_deliver_html_page in includes/
common.inc - Packages and sends the result of a page callback to the browser as HTML.
- drupal_render in includes/
common.inc - Renders HTML given a structured array tree.
- entity_query_access_test_sample_query in modules/
simpletest/ tests/ entity_query_access_test.module - Returns the results from an example EntityFieldQuery.
- field_help in modules/
field/ field.module - Implements hook_help().
- field_ui_fields_list in modules/
field_ui/ field_ui.admin.inc - Menu callback; lists all defined fields for quick reference.
- field_ui_inactive_message in modules/
field_ui/ field_ui.admin.inc - Displays a message listing the inactive fields of a given bundle.
- field_ui_table_pre_render in modules/
field_ui/ field_ui.admin.inc - Pre-render callback for field_ui_table elements.
- FileFieldDisplayTestCase::testNodeDisplay in modules/
file/ tests/ file.test - Tests normal formatter display on node display.
- file_ajax_upload in modules/
file/ file.module - Menu callback; Shared Ajax callback for file uploads and deletions.
- file_field_widget_form in modules/
file/ file.field.inc - Implements hook_field_widget_form().
- file_managed_file_process in modules/
file/ file.module - Process function to expand the managed_file element type.
- file_save_upload in includes/
file.inc - Saves a file upload to a new location.
- filter_tips_long in modules/
filter/ filter.pages.inc - Page callback: Displays a page with long filter tips.
- ForumTestCase::verifyForums in modules/
forum/ forum.test - Verifies that the logged in user has access to a forum nodes.
- ForumTestCase::verifyForumView in modules/
forum/ forum.test - Verifies display of forum page.
- forum_help in modules/
forum/ forum.module - Implements hook_help().
- forum_page in modules/
forum/ forum.pages.inc - Page callback: Prints a forum listing.
- garland_preprocess_page in themes/
garland/ template.php - Override or insert variables into the page template.
- help_page in modules/
help/ help.admin.inc - Menu callback; prints a page listing general help for a module.
- hook_ajax_render_alter in modules/
system/ system.api.php - Alter the commands that are sent to the user through the Ajax framework.
- hook_process in modules/
system/ theme.api.php - Process theme variables for templates.
- hook_search_execute in modules/
search/ search.api.php - Execute a search for a set of key words.
- hook_search_page in modules/
search/ search.api.php - Override the rendering of search results.
- hook_view in modules/
node/ node.api.php - Display a node.
- ImageFieldDisplayTestCase::testImageFieldDefaultImage in modules/
image/ image.test - Test use of a default image with an image field.
- ImageFieldDisplayTestCase::testImageFieldFormatterAttributes in modules/
image/ image.test - Test passing attributes into the image field formatters.
- ImageFieldDisplayTestCase::testImageFieldSettings in modules/
image/ image.test - Tests for image field settings.
- ImageFieldDisplayTestCase::_testImageFieldFormatters in modules/
image/ image.test - Test image formatters on node display.
- image_field_widget_form in modules/
image/ image.field.inc - Implements hook_field_widget_form().
- image_field_widget_process in modules/
image/ image.field.inc - An element #process callback for the image_image field type.
- image_style_form in modules/
image/ image.admin.inc - Form builder; Edit an image style name and effects order.
- image_style_list in modules/
image/ image.admin.inc - Menu callback; Listing of all current image styles.
- install_display_output in includes/
install.core.inc - Displays themed installer output and ends the page request.
- install_verify_requirements in includes/
install.core.inc - Verifies the requirements for installing Drupal.
- l in includes/
common.inc - Formats an internal or external URL link as an HTML anchor tag.
- locale_block_view in modules/
locale/ locale.module - Implements hook_block_view().
- locale_date_format_language_overview_page in modules/
locale/ locale.admin.inc - Display edit date format links for each language.
- locale_translate_overview_screen in modules/
locale/ locale.admin.inc - Overview screen for translations.
- menu_overview_page in modules/
menu/ menu.admin.inc - Menu callback which shows an overview page of all the custom menus and their descriptions.
- node_add_page in modules/
node/ node.pages.inc - Page callback: Displays add content links for available content types.
- node_admin_nodes in modules/
node/ node.admin.inc - Form builder: Builds the node administration overview.
- node_block_view in modules/
node/ node.module - Implements hook_block_view().
- node_overview_types in modules/
node/ content_types.inc - Displays the content type admin overview page.
- node_page_default in modules/
node/ node.module - Menu callback: Generates a listing of promoted nodes.
- node_preview in modules/
node/ node.pages.inc - Generates a node preview.
- node_revision_overview in modules/
node/ node.pages.inc - Generates an overview table of older revisions of a node.
- node_search_execute in modules/
node/ node.module - Implements hook_search_execute().
- page.tpl.php in modules/
system/ page.tpl.php - Default theme implementation to display a single Drupal page.
- page.tpl.php in modules/
block/ tests/ themes/ block_test_theme/ page.tpl.php - Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
- page.tpl.php in themes/
bartik/ templates/ page.tpl.php - Bartik's theme implementation to display a single Drupal page.
- poll_page in modules/
poll/ poll.pages.inc - Menu callback to provide a simple list of all polls available.
- poll_view_results in modules/
poll/ poll.module - Generates a graphical representation of the results of a poll.
- poll_votes in modules/
poll/ poll.pages.inc - Callback for the 'votes' tab for polls you can see other votes on
- profile_block_view in modules/
profile/ profile.module - Implements hook_block_view().
- profile_browse in modules/
profile/ profile.pages.inc - Menu callback; display a list of user information.
- rdf_process in modules/
rdf/ rdf.module - Template process function for adding extra tags to hold RDFa attributes.
- search_extra_type_search_page in modules/
search/ tests/ search_extra_type.module - Implements hook_search_page().
- seven_tablesort_indicator in themes/
seven/ template.php - Override of theme_tablesort_indicator().
- shortcut_set_admin in modules/
shortcut/ shortcut.admin.inc - Menu page callback: builds the page for administering shortcut sets.
- simpletest_result_status_image in modules/
simpletest/ simpletest.pages.inc - Get the appropriate image for the status.
- statistics_access_log in modules/
statistics/ statistics.admin.inc - Page callback: Gathers page access statistics suitable for rendering.
- statistics_node_tracker in modules/
statistics/ statistics.pages.inc - Page callback: Displays statistics for a node.
- statistics_recent_hits in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "recent hits" page.
- statistics_top_visitors in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "top visitors" page.
- system_actions_manage in modules/
system/ system.admin.inc - Menu callback; Displays an overview of available and configured actions.
- system_admin_config_page in modules/
system/ system.admin.inc - Menu callback; Provide the administration overview page.
- system_admin_index in modules/
system/ system.admin.inc - Menu callback; prints a listing of admin tasks, organized by module.
- system_admin_menu_block_page in modules/
system/ system.admin.inc - Provide a single block from the administration menu as a page.
- system_block_view in modules/
system/ system.module - Implements hook_block_view().
- system_modules_confirm_form in modules/
system/ system.admin.inc - Display confirmation form for required modules.
- system_modules_uninstall_confirm_form in modules/
system/ system.admin.inc - Confirm uninstall of selected modules.
- system_requirements in modules/
system/ system.install - Implements hook_requirements().
- system_settings_overview in modules/
system/ system.admin.inc - Displays the configuration overview page.
- system_status in modules/
system/ system.admin.inc - Menu callback: displays the site status report. Can also be used as a pure check.
- system_themes_page in modules/
system/ system.admin.inc - Menu callback; displays a listing of all themes.
- tablesort_header in includes/
tablesort.inc - Formats a column header.
- template_preprocess_aggregator_feed_source in modules/
aggregator/ aggregator.pages.inc - Processes variables for aggregator-feed-source.tpl.php.
- template_preprocess_aggregator_summary_items in modules/
aggregator/ aggregator.pages.inc - Processes variables for aggregator-summary-items.tpl.php.
- template_preprocess_aggregator_wrapper in modules/
aggregator/ aggregator.pages.inc - Processes variables for aggregator-wrapper.tpl.php.
- template_preprocess_comment in modules/
comment/ comment.module - Process variables for comment.tpl.php.
- template_preprocess_forums in modules/
forum/ forum.module - Preprocesses variables for forums.tpl.php.
- template_preprocess_forum_list in modules/
forum/ forum.module - Preprocesses variables for forum-list.tpl.php.
- template_preprocess_forum_submitted in modules/
forum/ forum.module - Preprocesses variables for forum-submitted.tpl.php.
- template_preprocess_forum_topic_list in modules/
forum/ forum.module - Preprocesses variables for forum-topic-list.tpl.php.
- template_preprocess_maintenance_page in includes/
theme.inc - Process variables for maintenance-page.tpl.php.
- template_preprocess_node in modules/
node/ node.module - Processes variables for node.tpl.php
- template_preprocess_poll_results in modules/
poll/ poll.module - Preprocess the poll_results theme hook.
- template_preprocess_profile_block in modules/
profile/ profile.module - Process variables for profile-block.tpl.php.
- template_preprocess_profile_listing in modules/
profile/ profile.module - Process variables for profile-listing.tpl.php.
- template_preprocess_search_results in modules/
search/ search.pages.inc - Process variables for search-results.tpl.php.
- template_preprocess_user_picture in modules/
user/ user.module - Process variables for user-picture.tpl.php.
- template_process_page in includes/
theme.inc - Process variables for page.tpl.php
- ThemeItemListUnitTest::testItemList in modules/
simpletest/ tests/ theme.test - Test item list rendering.
- ThemeTableTestCase::testThemeTableFooter in modules/
simpletest/ tests/ theme.test - Test that the 'footer' option works correctly.
- ThemeTableTestCase::testThemeTableNoStickyHeaders in modules/
simpletest/ tests/ theme.test - If $sticky is FALSE, no tableheader.js should be included.
- ThemeTableTestCase::testThemeTableStickyHeaders in modules/
simpletest/ tests/ theme.test - Tableheader.js provides 'sticky' table headers, and is included by default.
- ThemeTableTestCase::testThemeTableWithEmptyMessage in modules/
simpletest/ tests/ theme.test - Tests that the table header is printed correctly even if there are no rows, and that the empty text is displayed correctly.
- ThemeTableTestCase::testThemeTableWithNoStriping in modules/
simpletest/ tests/ theme.test - Tests that the 'no_striping' option works correctly.
- ThemeTestCase::testRegistryRebuild in modules/
simpletest/ tests/ theme.test - Ensures the theme registry is rebuilt when modules are disabled/enabled.
- theme_admin_page in modules/
system/ system.admin.inc - Returns HTML for an administrative page.
- theme_aggregator_categorize_items in modules/
aggregator/ aggregator.pages.inc - Returns HTML for the aggregator page list form for assigning categories.
- theme_authorize_report in includes/
theme.maintenance.inc - Returns HTML for a results report of an operation run by authorize.php.
- theme_book_admin_table in modules/
book/ book.admin.inc - Returns HTML for a book administration form.
- theme_comment_block in modules/
comment/ comment.module - Returns HTML for a list of recent comments to be displayed in the comment block.
- theme_dashboard_disabled_blocks in modules/
dashboard/ dashboard.module - Returns HTML for disabled blocks, for use in dashboard customization mode.
- theme_exposed_filters in modules/
system/ system.module - Returns HTML for an exposed filter form.
- theme_feed_icon in includes/
theme.inc - Returns HTML for a feed icon.
- theme_field_multiple_value_form in modules/
field/ field.form.inc - Returns HTML for an individual form element.
- theme_field_ui_table in modules/
field_ui/ field_ui.admin.inc - Returns HTML for Field UI overview tables.
- theme_file_formatter_table in modules/
file/ file.field.inc - Returns HTML for a file attachments table.
- theme_file_link in modules/
file/ file.module - Returns HTML for a link to a file.
- theme_file_widget_multiple in modules/
file/ file.field.inc - Returns HTML for a group of file upload widgets.
- theme_filter_admin_format_filter_order in modules/
filter/ filter.admin.inc - Returns HTML for a text format's filter order form.
- theme_filter_admin_overview in modules/
filter/ filter.admin.inc - Returns HTML for the text format administration overview form.
- theme_filter_guidelines in modules/
filter/ filter.module - Returns HTML for guidelines for a text format.
- theme_form_element in includes/
form.inc - Returns HTML for a form element.
- theme_form_element_label in includes/
form.inc - Returns HTML for a form element label and required marker.
- theme_image_anchor in modules/
image/ image.admin.inc - Returns HTML for a 3x3 grid of checkboxes for image anchors.
- theme_image_crop_summary in modules/
image/ image.admin.inc - Returns HTML for a summary of an image crop effect.
- theme_image_formatter in modules/
image/ image.field.inc - Returns HTML for an image field formatter.
- theme_image_scale_summary in modules/
image/ image.admin.inc - Returns HTML for a summary of an image scale effect.
- theme_image_style in modules/
image/ image.module - Returns HTML for an image using a specific image style.
- theme_image_style_effects in modules/
image/ image.admin.inc - Returns HTML for a listing of the effects within a specific image style.
- theme_image_style_list in modules/
image/ image.admin.inc - Returns HTML for the page containing the list of image styles.
- theme_image_style_preview in modules/
image/ image.admin.inc - Returns HTML for a preview of an image style.
- theme_install_page in includes/
theme.maintenance.inc - Returns HTML for the installation page.
- theme_locale_date_format_form in modules/
locale/ locale.admin.inc - Returns HTML for a locale date format form.
- theme_locale_languages_configure_form in modules/
locale/ locale.admin.inc - Returns HTML for a language configuration form.
- theme_locale_languages_overview_form in modules/
locale/ locale.admin.inc - Returns HTML for the language overview form.
- theme_menu_overview_form in modules/
menu/ menu.admin.inc - Returns HTML for the menu overview form into a table.
- theme_node_recent_block in modules/
node/ node.module - Returns HTML for a list of recent content.
- theme_node_recent_content in modules/
node/ node.module - Returns HTML for a recent node to be displayed in the recent content block.
- theme_node_search_admin in modules/
node/ node.module - Returns HTML for the content ranking part of the search settings admin page.
- theme_pager in includes/
pager.inc - Returns HTML for a query pager.
- theme_pager_first in includes/
pager.inc - Returns HTML for the "first page" link in a query pager.
- theme_pager_last in includes/
pager.inc - Returns HTML for the "last page" link in query pager.
- theme_pager_next in includes/
pager.inc - Returns HTML for the "next page" link in a query pager.
- theme_pager_previous in includes/
pager.inc - Returns HTML for the "previous page" link in a query pager.
- theme_poll_choices in modules/
poll/ poll.module - Returns HTML for an admin poll form for choices.
- theme_profile_admin_overview in modules/
profile/ profile.admin.inc - Returns HTML for the profile field overview form into a drag and drop enabled table.
- theme_shortcut_set_customize in modules/
shortcut/ shortcut.admin.inc - Returns HTML for a shortcut set customization form.
- theme_simpletest_test_table in modules/
simpletest/ simpletest.pages.inc - Returns HTML for a test list generated by simpletest_test_form() into a table.
- theme_submit in includes/
form.inc - Returns HTML for a submit button form element.
- theme_system_admin_index in modules/
system/ system.admin.inc - Returns HTML for the output of the dashboard page.
- theme_system_date_time_settings in modules/
system/ system.admin.inc - Returns HTML for the date settings form.
- theme_system_modules_fieldset in modules/
system/ system.admin.inc - Returns HTML for the modules form.
- theme_system_modules_uninstall in modules/
system/ system.admin.inc - Returns HTML for a table of currently disabled modules.
- theme_system_themes_page in modules/
system/ system.admin.inc - Returns HTML for the Appearance page.
- theme_tableselect in includes/
form.inc - Returns HTML for a table with radio buttons or checkboxes.
- theme_tablesort_indicator in includes/
theme.inc - Returns HTML for a sort icon.
- theme_taxonomy_overview_terms in modules/
taxonomy/ taxonomy.admin.inc - Returns HTML for a terms overview form as a sortable list of terms.
- theme_taxonomy_overview_vocabularies in modules/
taxonomy/ taxonomy.admin.inc - Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
- theme_test_init in modules/
simpletest/ tests/ theme_test.module - Implements hook_init().
- theme_trigger_display in modules/
trigger/ trigger.admin.inc - Returns HTML for the form showing actions assigned to a trigger.
- theme_update_manager_update_form in modules/
update/ update.manager.inc - Returns HTML for the first page in the process of updating projects.
- theme_update_page in includes/
theme.maintenance.inc - Returns HTML for the update page.
- theme_update_report in modules/
update/ update.report.inc - Returns HTML for the project status report.
- theme_update_version in modules/
update/ update.report.inc - Returns HTML for the version display of a project.
- theme_user_admin_permissions in modules/
user/ user.admin.inc - Returns HTML for the administer permissions page.
- theme_user_admin_roles in modules/
user/ user.admin.inc - Returns HTML for the role order and new role form.
- theme_user_list in modules/
user/ user.module - Returns HTML for a list of users.
- tracker_page in modules/
tracker/ tracker.pages.inc - Page callback: prints a listing of active nodes on the site.
- update_check_requirements in ./
update.php - Checks update requirements and reports errors and (optionally) warnings.
- update_manager_download_batch_finished in modules/
update/ update.manager.inc - Implements callback_batch_finished().
- update_manager_update_form in modules/
update/ update.manager.inc - Form constructor for the update form of the Update Manager module.
- update_results_page in ./
update.php - Displays results of the update script with any accompanying errors.
- update_script_selection_form in ./
update.php - Form constructor for the list of available database module updates.
- update_status in modules/
update/ update.report.inc - Page callback: Generates a page about the update status of projects.
- update_task_list in ./
update.php - Adds the update task list to the current page.
- user_account_form in modules/
user/ user.module - Helper function to add default user account fields to user registration and edit form.
- user_admin_account in modules/
user/ user.admin.inc - Form builder; User administration page.
- user_admin_permissions in modules/
user/ user.admin.inc - Menu callback: administer permissions.
- user_block_view in modules/
user/ user.module - Implements hook_block_view().
- user_login_block in modules/
user/ user.module - user_user_view in modules/
user/ user.module - Implements hook_user_view().
- _aggregator_page_list in modules/
aggregator/ aggregator.pages.inc - Prints an aggregator page listing a number of feed items.
- _batch_progress_page_nojs in includes/
batch.inc - Outputs a batch processing page without JavaScript support.
- _color_theme_select_form_alter in modules/
color/ color.module - Helper for hook_form_FORM_ID_alter() implementations.
- _drupal_log_error in includes/
errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.
- _filter_html_tips in modules/
filter/ filter.module - Implements callback_filter_tips().
- _locale_translate_seek in includes/
locale.inc - Perform a string search and display results in a table
- _node_mass_update_batch_finished in modules/
node/ node.admin.inc - Implements callback_batch_finished().
- _options_get_options in modules/
field/ modules/ options/ options.module - Collects the options for a field.
- _simpletest_batch_operation in modules/
simpletest/ simpletest.module - Implements callback_batch_operation().
- _system_modules_build_row in modules/
system/ system.admin.inc - Build a table row for the system modules page.
- _theme_test_engine_info_test in modules/
simpletest/ tests/ theme_test.module - Serves a simple page renderered using a Nyan Cat theme engine template.
- _theme_test_suggestion in modules/
simpletest/ tests/ theme_test.module - Page callback, calls a theme hook suggestion.