12 calls to list_themes()

block_add_block_form_submit in drupal-6.x/modules/block/block.admin.inc
Save the new custom block.
block_menu in drupal-6.x/modules/block/block.module
Implementation of hook_menu().
color_form_alter in drupal-6.x/modules/color/color.module
Implementation of hook_form_alter().
drupal_find_theme_templates in drupal-6.x/includes/theme.inc
Find overridden theme templates. Called by themes and/or theme engines to easily discover templates.
init_theme in drupal-6.x/includes/theme.inc
Initialize the theme system by loading the theme.
system_menu in drupal-6.x/modules/system/system.module
Implementation of hook_menu().
system_themes_form_submit in drupal-6.x/modules/system/system.admin.inc
Process system_themes_form form submissions.
system_theme_select_form in drupal-6.x/modules/system/system.module
Returns a fieldset containing the theme select form.
system_update_6042 in drupal-6.x/modules/system/system.install
Upgrade recolored theme stylesheets to new array structure.
theme_get_setting in drupal-6.x/includes/theme.inc
Retrieve a setting for the current theme. This function is designed for use from within themes & engines to determine theme settings made in the admin interface.
_color_rewrite_stylesheet in drupal-6.x/modules/color/color.module
Rewrite the stylesheet to match the colors in the palette.
_drupal_maintenance_theme in drupal-6.x/includes/theme.maintenance.inc
Sets up the theming system for site installs, updates and when the site is in off-line mode. It also applies when the database is unavailable.