You are here

7 calls to drupal_to_js() in Drupal 5

drupal_get_js in includes/common.inc
Returns a themed presentation of all JavaScript code for the current page. References to JavaScript files are placed in a certain order: first, all 'core' files, then all 'module' and finally all 'theme' JavaScript…
profile_admin_settings_autocomplete in modules/profile/profile.module
Retrieve a pipe delimited string of autocomplete suggestions for profile categories
profile_autocomplete in modules/profile/profile.module
Callback to allow autocomplete of profile text fields.
taxonomy_autocomplete in modules/taxonomy/taxonomy.module
Helper function for autocompletion
update_do_update_page in ./update.php
Perform updates for the JS version and return progress.
upload_js in modules/upload/upload.module
Menu-callback for JavaScript-based uploads.
user_autocomplete in modules/user/user.module
Retrieve a pipe delimited string of autocomplete suggestions for existing users