onlyOfficeEndpoints

WIP: not finished yet

Methods

getDocumentOffice(req, resp) inner

Returns requested document for OnlyOffice server Used to bypass security and must be changed
Arguments:
  1. req (THTTPRequest)
  2. resp (THTTPResponse)

getOnlyOfficeConfiguration()Object inner

Read onlyOffice configuration section

notifyDocumentSaved(req, resp) inner

Required by onlyOffice. If not exists, will throw UI errors on save/autosave
Arguments:
  1. req (THTTPRequest)
  2. resp (THTTPResponse)

onlyOfficeOnUserLogin() inner

Write onlyOffice server address to user data. For use on client