SproutCMS

This is the code documentation for the SproutCMS project

function ajaxDragdropDone()

Stitch together uploaded chunks into an actual file

Outputs a JSON response.
The field "success" will be checked (= 1) to determine success.
On error, the field "message" will be used as an error message.
Other keys provided are passed to the ajaxDragdropForm method.

Usage

void $FileAdminController->ajaxDragdropDone ( );

Return value

  • void
    Outputs JSON