WIP: not finished yet
Methods
getDocumentOffice(req, resp)
inner
Returns requested document for OnlyOffice server
Used to bypass security and must be changed
Arguments:
-
req
(THTTPRequest)
-
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:
-
req
(THTTPRequest)
-
resp
(THTTPResponse)
onlyOfficeOnUserLogin()
inner
Write onlyOffice server address to user data. For use on client
req
(THTTPRequest)
resp
(THTTPResponse)
req
(THTTPRequest)
resp
(THTTPResponse)