Function __global->prepare_backend_response

Definitions

sources/global2.php

  • Prepare what we need for a web browser's behind-the-scenes (e.g. AJAX) response.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$content_type ?string text/xml N/A N/A The MIME content type (null: don't output one)
$settings integer 101 N/A N/A Bitmask of BACKEND_RESPONSE_* settings