SproutCMS

This is the code documentation for the SproutCMS project

function extraChunkCheck()

Perform additional checks (beyond the checks already in FileUploadController::uploadChunk) on an uploaded chunk.
To be implemented by subclasses

Usage

void $FileUploadController->extraChunkCheck ( );

Return value

  • void