Documentation

ManualService
in package

Table of Contents

Properties

$trans  : mixed
$uniqueIntegrationSelectionService  : UniqueIntegrationSelectionService
$url  : mixed
$userId  : mixed

Methods

__construct()  : mixed
getDI()  : Di
handleUpload()  : mixed
processFile()  : mixed
getStoragePath()  : string
getUploadHandler()  : mixed
renameFile()  : mixed
createDirectoryIfNeeded()  : mixed
getUploadPath()  : mixed
makeJobForImport()  : mixed
saveToCloud()  : mixed
validateFile()  : mixed

Properties

Methods

__construct()

public __construct(mixed $userId) : mixed
Parameters
$userId : mixed

handleUpload()

public handleUpload(mixed $fileParam) : mixed
Parameters
$fileParam : mixed
Tags
throws
NonUniqueResultException
throws
ORMException
throws
DataException

processFile()

public processFile(mixed $hashid) : mixed
Parameters
$hashid : mixed

getStoragePath()

protected getStoragePath() : string
Return values
string

getUploadHandler()

protected getUploadHandler(mixed $path, mixed $fileParam) : mixed
Parameters
$path : mixed
$fileParam : mixed

createDirectoryIfNeeded()

private createDirectoryIfNeeded(mixed $path) : mixed
Parameters
$path : mixed

        
On this page

Search results