- Source:
Members
(static) fileList :OCA.Files.FileList
File list for the "All files" section.
Type:
- Source:
(static) navigation :OCA.Files.Navigation
Navigation control
Type:
- Source:
Methods
(static) _changeUrl()
Change the URL to point to the given dir and view
- Source:
(static) _onChangeViewerMode()
Event handler for when an app notifies that it needs space
for viewer mode.
- Source:
(static) _onDirectoryChanged()
Event handler for when an app notified that its directory changed
- Source:
(static) _onNavigationChanged()
Event handler for when the current navigation item has changed
- Source:
(static) _onPopState()
Event handler for when the URL changed
- Source:
(static) _setupEvents()
Setup events based on URL changes
- Source:
(static) destroy()
Destroy the app
- Source:
(static) getActiveView()
Returns the view id of the currently active view
- Source:
Returns:
view id
(static) getCurrentAppContainer()
Returns the container of the currently visible app.
- Source:
Returns:
app container
(static) initialize()
Initializes the files app
- Source:
(static) setActiveView(viewId)
Sets the currently active view
Parameters:
Name | Type | Description |
---|---|---|
viewId |
view id |
- Source: