46 theme calls to theme_table() in Drupal 5
- aggregator_view in modules/
aggregator/ aggregator.module - book_admin_overview in modules/
book/ book.module - Returns an administrative overview of all books.
- contact_admin_categories in modules/
contact/ contact.module - Categories/list tab.
- filter_filter_tips in modules/
filter/ filter.module - Implementation of hook_filter_tips().
- forum_overview in modules/
forum/ forum.module - Returns an overview list of existing forums and containers
- menu_overview_tree in modules/
menu/ menu.module - Present the menu tree, rendered along with links to edit menu items.
- node_overview_types in modules/
node/ content_types.inc - Displays the content type admin overview page.
- node_revision_overview in modules/
node/ node.module - Generate an overview table of older revisions of a node.
- path_overview in modules/
path/ path.module - Return a listing of all defined URL aliases.
- poll_votes in modules/
poll/ poll.module - Callback for the 'votes' tab for polls you can see other votes on
- profile_admin_overview in modules/
profile/ profile.module - Menu callback; display a listing of all editable profile fields.
- statistics_node_tracker in modules/
statistics/ statistics.module - statistics_recent_hits in modules/
statistics/ statistics.module - Menu callback; presents the "recent hits" page.
- statistics_top_pages in modules/
statistics/ statistics.module - Menu callback; presents the "top pages" page.
- statistics_top_referrers in modules/
statistics/ statistics.module - Menu callback; presents the "referrer" page.
- statistics_top_visitors in modules/
statistics/ statistics.module - Menu callback; presents the "top visitors" page.
- statistics_user_tracker in modules/
statistics/ statistics.module - taxonomy_overview_terms in modules/
taxonomy/ taxonomy.module - Display a tree of all the terms in a vocabulary, with options to edit each one.
- taxonomy_overview_vocabularies in modules/
taxonomy/ taxonomy.module - List and manage vocabularies.
- theme_aggregator_page_list in modules/
aggregator/ aggregator.module - theme_block_admin_display in modules/
block/ block.module - Theme main block administration form submission.
- theme_book_admin_table in modules/
book/ book.module - theme_comment_admin_overview in modules/
comment/ comment.module - theme_filter_admin_order in modules/
filter/ filter.module - Theme filter order configuration form.
- theme_filter_admin_overview in modules/
filter/ filter.module - theme_forum_list in modules/
forum/ forum.module - Format the forum listing.
- theme_forum_topic_list in modules/
forum/ forum.module - Format the topic listing.
- theme_locale_admin_manage_screen in includes/
locale.inc - Theme the locale admin manager form.
- theme_node_admin_nodes in modules/
node/ node.module - Theme node administration overview.
- theme_node_search_admin in modules/
node/ node.module - theme_system_modules in modules/
system/ system.module - Theme call back for the modules form.
- theme_system_modules_uninstall in modules/
system/ system.module - Themes a table of currently disabled modules.
- theme_system_themes in modules/
system/ system.module - theme_system_theme_select_form in modules/
system/ system.module - 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.module - Theme user administration overview.
- theme_user_admin_new_role in modules/
user/ user.module - theme_user_admin_perm in modules/
user/ user.module - tracker_page in modules/
tracker/ tracker.module - Menu callback. Prints a listing of active nodes on the site.
- user_admin_access in modules/
user/ user.module - Menu callback: list all access rules
- watchdog_event in modules/
watchdog/ watchdog.module - Menu callback; displays details about a log message.
- watchdog_overview in modules/
watchdog/ watchdog.module - Menu callback; displays a listing of log messages.
- watchdog_top in modules/
watchdog/ watchdog.module - Menu callback; generic function to display a page of the most frequent watchdog events of a specified type.
- _locale_string_seek in includes/
locale.inc - Perform a string search and display results in a table
- _system_sql in modules/
system/ system.module