50 theme calls to theme_table() in Drupal 6
- aggregator_view in modules/
aggregator/ aggregator.admin.inc - Displays the aggregator administration page.
- book_admin_overview in modules/
book/ book.admin.inc - Returns an administrative overview of all books.
- contact_admin_categories in modules/
contact/ contact.admin.inc - Categories/list tab.
- dblog_event in modules/
dblog/ dblog.admin.inc - Menu callback; displays details about a log message.
- dblog_overview in modules/
dblog/ dblog.admin.inc - Menu callback; displays a listing of log messages.
- dblog_top in modules/
dblog/ dblog.admin.inc - Menu callback; generic function to display a page of the most frequent dblog events of a specified type.
- filter_filter_tips in modules/
filter/ filter.module - Implementation of hook_filter_tips().
- locale_translate_overview_screen in includes/
locale.inc - Overview screen for translations.
- node_overview_types in modules/
node/ content_types.inc - Displays the content type admin overview page.
- node_revision_overview in modules/
node/ node.pages.inc - Generate an overview table of older revisions of a node.
- openid_user_identities in modules/
openid/ openid.pages.inc - Menu callback; Manage OpenID identities for the specified user.
- path_admin_overview in modules/
path/ path.admin.inc - Return a listing of all defined URL aliases. When filter key passed, perform a standard search on the given key, and return the list of matching URL aliases.
- poll_votes in modules/
poll/ poll.pages.inc - Callback for the 'votes' tab for polls you can see other votes on
- statistics_access_log in modules/
statistics/ statistics.admin.inc - Menu callback; Displays recent page accesses.
- statistics_node_tracker in modules/
statistics/ statistics.pages.inc - @file User page callbacks for the statistics module.
- statistics_recent_hits in modules/
statistics/ statistics.admin.inc - Menu callback; presents the "recent hits" page.
- statistics_top_pages in modules/
statistics/ statistics.admin.inc - Menu callback; presents the "top pages" page.
- statistics_top_referrers in modules/
statistics/ statistics.admin.inc - Menu callback; presents the "referrer" page.
- statistics_top_visitors in modules/
statistics/ statistics.admin.inc - Menu callback; presents the "top visitors" page.
- statistics_user_tracker in modules/
statistics/ statistics.pages.inc - system_actions_manage in modules/
system/ system.module - Menu callback. Display an overview of available and configured actions.
- theme_aggregator_categorize_items in modules/
aggregator/ aggregator.pages.inc - Theme the page list form for assigning categories.
- theme_book_admin_table in modules/
book/ book.admin.inc - Theme function for the book administration page form.
- theme_comment_admin_overview in modules/
comment/ comment.admin.inc - Theme the comment admin form.
- theme_filter_admin_order in modules/
filter/ filter.admin.inc - Theme filter order configuration form.
- theme_filter_admin_overview in modules/
filter/ filter.admin.inc - Theme the admin overview form.
- theme_locale_languages_overview_form in includes/
locale.inc - Theme the language overview form.
- theme_menu_overview_form in modules/
menu/ menu.admin.inc - Theme the menu overview form into a table.
- theme_node_admin_nodes in modules/
node/ node.admin.inc - Theme node administration overview.
- theme_node_search_admin in modules/
node/ node.module - Theme the content ranking part of the search settings admin page.
- theme_poll_choices in modules/
poll/ poll.module - Theme the admin poll form for choices.
- theme_profile_admin_overview in modules/
profile/ profile.admin.inc - Theme the profile field overview into a drag and drop enabled table.
- theme_system_modules in modules/
system/ system.admin.inc - Theme callback for the modules form.
- theme_system_modules_uninstall in modules/
system/ system.admin.inc - Themes a table of currently disabled modules.
- theme_system_themes_form in modules/
system/ system.admin.inc - Theme function for the system themes form.
- theme_system_theme_select_form in modules/
system/ system.admin.inc - Theme the theme select form.
- theme_taxonomy_overview_terms in modules/
taxonomy/ taxonomy.admin.inc - Theme the terms overview as a sortable list of terms.
- theme_taxonomy_overview_vocabularies in modules/
taxonomy/ taxonomy.admin.inc - Theme the vocabulary overview as a sortable list of vocabularies.
- theme_trigger_display in modules/
trigger/ trigger.admin.inc - Display actions assigned to this hook-op combination in a table.
- theme_update_report in modules/
update/ update.report.inc - Theme project status report.
- theme_upload_attachments in modules/
upload/ upload.module - Displays file attachments in table
- theme_upload_form_current in modules/
upload/ upload.module - Theme the attachments list.
- theme_user_admin_account in modules/
user/ user.admin.inc - Theme user administration overview.
- theme_user_admin_new_role in modules/
user/ user.admin.inc - Theme the new-role form.
- theme_user_admin_perm in modules/
user/ user.admin.inc - Theme the administer permissions page.
- tracker_page in modules/
tracker/ tracker.pages.inc - Menu callback. Prints a listing of active nodes on the site.
- translation_node_overview in modules/
translation/ translation.pages.inc - Overview page for a node's translations.
- user_admin_access in modules/
user/ user.admin.inc - Menu callback: list all access rules
- _locale_translate_seek in includes/
locale.inc - Perform a string search and display results in a table
- _system_sql in modules/
system/ system.admin.inc - Theme a SQL result table.