|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDavView | |
|---|---|
| com.xpn.xwiki.plugin.webdav.resources.views | |
| com.xpn.xwiki.plugin.webdav.resources.views.attachments | |
| com.xpn.xwiki.plugin.webdav.resources.views.pages | |
| Uses of AbstractDavView in com.xpn.xwiki.plugin.webdav.resources.views |
|---|
| Subclasses of AbstractDavView in com.xpn.xwiki.plugin.webdav.resources.views | |
|---|---|
class |
HomeView
This view allows to browse the pages starting from Main.WebHome using the parent child relationship. |
class |
OrphansView
This view allows to view the other entry points in the wiki that are not linked to 'Main.WebHome'. |
class |
RootView
The root of all views (entry point). |
class |
WhatsnewView
This view would list the last 20 modified pages. |
| Uses of AbstractDavView in com.xpn.xwiki.plugin.webdav.resources.views.attachments |
|---|
| Subclasses of AbstractDavView in com.xpn.xwiki.plugin.webdav.resources.views.attachments | |
|---|---|
class |
AttachmentsByFirstLettersSubView
The view responsible for holding a set of pages (with attachments) all of which begin with a particular phrase. |
class |
AttachmentsBySpaceNameSubView
This view groups all pages having attachments according to their space name. |
class |
AttachmentsView
This view list all documents containing attachments. |
| Uses of AbstractDavView in com.xpn.xwiki.plugin.webdav.resources.views.pages |
|---|
| Subclasses of AbstractDavView in com.xpn.xwiki.plugin.webdav.resources.views.pages | |
|---|---|
class |
PagesByFirstLettersSubView
The view responsible for holding a set of pages all of which begin with a particular phrase. |
class |
PagesBySpaceNameSubView
This view groups all pages according to their space name. |
class |
PagesView
This view lists all the documents organized by space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||