Page MenuHomePhabricator
Diviner Phabricator Tech Docs FileAllocateConduitAPIMethod

final class FileAllocateConduitAPIMethod
Phabricator Technical Documentation (Files)

This class is not documented.

Methods

final public function getApplication()
Inherited

This method is not documented.
Return
wild

protected function loadFileByPHID($viewer, $file_phid)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
$file_phid
Return
wild

protected function loadFileChunks($viewer, $file)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
PhabricatorFile$file
Return
wild

protected function loadFileChunkForUpload($viewer, $file, $start, $end)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
PhabricatorFile$file
$start
$end
Return
wild

protected function decodeBase64($data)
Inherited

This method is not documented.
Parameters
$data
Return
wild

protected function loadAnyMissingChunk($viewer, $file)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
PhabricatorFile$file
Return
wild

private function newChunkQuery($viewer, $file)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
PhabricatorFile$file
Return
wild

public function getAPIMethodName()

This method is not documented.
Return
wild

public function getMethodDescription()

This method is not documented.
Return
wild

protected function defineParamTypes()

This method is not documented.
Return
wild

protected function defineReturnType()

This method is not documented.
Return
wild

protected function execute($request)

This method is not documented.
Parameters
ConduitAPIRequest$request
Return
wild