OpenDocumentRepository

Read onlyYes
FinalYes

Repository for managing recent documents for backend users.

Internal

Table of Contents

Methods

add()  : void
Add or update a document in the recent list.
findForUser()  : array<string, OpenDocument>
Find all recent documents for a user.
remove()  : void
Remove a document from the recent list.

Methods


        
On this page

Search results