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