drupal_json

Functions that call drupal_json()

Namesort iconLocationDescription
book_form_updatemodules/book/book.pages.incAJAX callback to replace the book parent select options.
drupal_jsonincludes/common.incReturn data in JSON format.
poll_choice_jsmodules/poll/poll.moduleMenu callback for AHAH additions.
profile_autocompletemodules/profile/profile.pages.incCallback to allow autocomplete of profile text fields.
taxonomy_autocompletemodules/taxonomy/taxonomy.pages.incHelper function for autocompletion
user_autocompletemodules/user/user.pages.incMenu callback; Retrieve a JSON object containing autocomplete suggestions for existing users.
_batch_doincludes/batch.incDo one pass of execution and inform back the browser about progression (used for JavaScript-mode only).

Functions called by drupal_json()

Namesort iconLocationDescription
drupal_jsonincludes/common.incReturn data in JSON format.
drupal_set_headerincludes/common.incSet an HTTP response header for the current page.
drupal_to_jsincludes/common.incConverts a PHP variable into its Javascript equivalent.
 
 

Drupal is a registered trademark of Dries Buytaert.