Page MenuHomenazrin ltd
Diviner Tech Docs FileConduitAPIMethod

abstract class FileConduitAPIMethod
Phorge Technical Documentation (Files)

This class is not documented.

Methods

final public function getApplication()

This method is not documented.
Return
wild

protected function loadFileByPHID($viewer, $file_phid)

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

protected function loadFileChunks($viewer, $file)

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

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

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

protected function decodeBase64($data)

This method is not documented.
Parameters
$data
Return
wild

protected function loadAnyMissingChunk($viewer, $file)

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

private function newChunkQuery($viewer, $file)

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