8 calls to drupal_json() in Drupal 6
- book_form_update in modules/
book/ book.pages.inc - Renders a new parent page select element when the book selection changes.
- poll_choice_js in modules/
poll/ poll.module - Menu callback for AHAH additions.
- profile_admin_settings_autocomplete in modules/
profile/ profile.admin.inc - Retrieve a pipe delimited string of autocomplete suggestions for profile categories
- profile_autocomplete in modules/
profile/ profile.pages.inc - Callback to allow autocomplete of profile text fields.
- system_date_time_lookup in modules/
system/ system.admin.inc - Return the date for a given format string via Ajax.
- taxonomy_autocomplete in modules/
taxonomy/ taxonomy.pages.inc - Helper function for autocompletion
- user_autocomplete in modules/
user/ user.pages.inc - Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users.
- _batch_do in includes/
batch.inc - Do one pass of execution and inform back the browser about progression (used for JavaScript-mode only).