SproutCMS

This is the code documentation for the SproutCMS project

function ajaxDragdropSave()

Handles the drag-and-drop upload form

Output JSON should be:
   success   1 or 0
   message   Error message, if success is 0
   html      Confirmation HTML, if success is 1

Usage

void $FileAdminController->ajaxDragdropSave ( );

Return value

  • void
    Outputs JSON