8 calls to drupal_json()

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