23 calls to drupal_add_css() in Drupal 5
- aggregator_menu in modules/
aggregator/ aggregator.module - Implementation of hook_menu().
- block_admin_display in modules/
block/ block.module - Generate main block administration form.
- book_menu in modules/
book/ book.module - Implementation of hook_menu().
- chameleon_page in themes/
chameleon/ chameleon.theme - color_scheme_form in modules/
color/ color.module - Form callback. Returns the configuration form.
- comment_render in modules/
comment/ comment.module - Renders comment(s).
- drupal_get_css in includes/
common.inc - Returns a themed representation of all stylesheets that should be attached to the page. It loads the CSS in order, with 'core' CSS first, then 'module' CSS, then 'theme' CSS files. This ensures proper cascading of styles…
- drupal_maintenance_theme in includes/
bootstrap.inc - Enables use of the theme system without requiring database access. Since there is not database access no theme will be enabled and the default themeable functions will be called. Some themeable functions can not be used without the full Drupal API…
- forum_page in modules/
forum/ forum.module - Menu callback; prints a forum listing.
- forum_view in modules/
forum/ forum.module - Implementation of hook_view().
- help_main in modules/
help/ help.module - Menu callback; prints a page listing a glossary of Drupal terminology.
- init_theme in includes/
theme.inc - Initialize the theme system by loading the theme.
- node_menu in modules/
node/ node.module - Implementation of hook_menu().
- phptemplate_page in themes/
engines/ phptemplate/ phptemplate.engine - Prepare the values passed to the theme_page function to be passed into a pluggable template engine. Uses the arg() function to generate a series of page template files suggestions based on the current path. If none are found, the default page.tpl.php…
- poll_menu in modules/
poll/ poll.module - Implementation of hook_menu().
- search_form in modules/
search/ search.module - Render a search form.
- system_menu in modules/
system/ system.module - Implementation of hook_menu().
- theme_color_scheme_form in modules/
color/ color.module - Theme color form.
- theme_install_page in includes/
theme.inc - tracker_page in modules/
tracker/ tracker.module - Menu callback. Prints a listing of active nodes on the site.
- user_menu in modules/
user/ user.module - Implementation of hook_menu().
- watchdog_menu in modules/
watchdog/ watchdog.module - Implementation of hook_menu().
- _locale_string_language_list in includes/
locale.inc - List languages in search result table