7 uses of FILE_DOWNLOADS_PUBLIC in Drupal 6
- color_form_alter in modules/
color/ color.module - Implementation of hook_form_alter().
- drupal_get_css in includes/
common.inc - Returns a themed representation of all stylesheets that should be attached to the page.
- drupal_get_js in includes/
common.inc - Returns a themed presentation of all JavaScript code for the current page.
- file_create_url in includes/
file.inc - Create the download path to a file.
- system_file_system_settings in modules/
system/ system.admin.inc - Form builder; Configure the site file handling.
- system_performance_settings in modules/
system/ system.admin.inc - Form builder; Configure site performance settings.
- system_requirements in modules/
system/ system.install - Implementation of hook_requirements().