Class for page actions manipulation
Page content provider class
Class for page range manipulation
Holds page access values
Object that holds the setInterval object for requesting page access data
Holds page content and page meta together
Object that holds page data provider
Indicates if client supports websockets
Indicates if page is decrypted.
Indicates when page is ready (both content and settings/meta are loaded)
Mapping list of page types label - id
Indicates if page updates are on - page is requesting/receiving new updates
Getter for page access
Getter for page data
Setter for pull encryption key
Setter for push encryption key
Check if page is considered to be ready
Clone current page. Clones page content and some settings, can specify more options via options param.
Clone current page. Clones page content and some settings, can specify more options via options param.
Check if page is encrypted and decrypt it if it is
Deletes current page
Destroy page object
Encrypt page content with given key
Load page access
In case page is requested with name, get page ID from service
Actual bootstrap of the page, starts page updates, registeres provider, starts page access updates
Push new data to a page. This method accepts either full page content or delta content update
Push delta content update
Push full content update
Register listeners. THese are listeners on events emitted from page providers, which are processed and then re-emitted to public
Save page settings/meta
Sets current page as folders default for current user
Start page updates
Stop page updates
Temporary fix to update page types. This will take any page report types and adds 1000 to them. This way can do easier filtering.
Creates new page in the system
Generated using TypeDoc
Starts new page object