Method | Description | |
---|---|---|
__construct ( $appName, OCP\IRequest $request, OCP\IConfig $settings, |
||
create ( ) | ||
download ( $path ) | ||
get ( $fileId ) | ||
index ( ) | ||
listAll ( ) | ||
rename ( $fileId ) | ||
serve ( $esId ) | ||
wopiCheckFileInfo ( $fileId ) | ||
wopiGetFile ( $fileId ) | ||
wopiGetToken ( $fileId ) | ||
wopiPutFile ( $fileId ) |
Method | Description | |
---|---|---|
getDiscovery ( ) | Return the content of discovery.xml - either from cache, or download it. | |
getWopiSrcUrl ( $discovery_parsed, string $mimetype ) | ||
loginUser ( string $userid ) | Log the user with given $userid. | |
prepareDocuments ( $rawDocuments ) | Prepare document(s) structure | |
responseError ( $message, $hint = '' ) |
public __construct ( $appName, OCP\IRequest $request, OCP\IConfig $settings, |
||
$request | OCP\IRequest | |
$settings | OCP\IConfig | |
$appConfig | ||
$l10n | OCP\IL10N | |
$cache | OCP\ICacheFactory | |
$logger | OCP\ILogger |