|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Space | |
org.esupportail.portal.channels.CWebdav | |
org.esupportail.portal.channels.CWebdav.config | |
org.esupportail.portal.channels.CWebdav.renderXml |
Uses of Space in org.esupportail.portal.channels.CWebdav |
Fields in org.esupportail.portal.channels.CWebdav declared as Space | |
private Space |
CWebdav.currentSpace
The current used space |
Uses of Space in org.esupportail.portal.channels.CWebdav.config |
Methods in org.esupportail.portal.channels.CWebdav.config with parameters of type Space | |
void |
Config.setSpaces(Space space)
add a new space to the list |
Uses of Space in org.esupportail.portal.channels.CWebdav.renderXml |
Methods in org.esupportail.portal.channels.CWebdav.renderXml with parameters of type Space | |
static java.lang.StringBuffer |
RenderXmlShowCurrentDir.getXml(DavAccess access,
java.util.ArrayList spaces,
Space currentSpace,
WebdavException error,
java.lang.String information,
Config config)
Return the XML representing the curent dir |
static java.lang.StringBuffer |
RenderXmlShowCurrentDir.getXml(DavAccess access,
java.util.ArrayList spaces,
Space currentSpace,
java.lang.String targetDirectory,
WebdavException error,
java.lang.String information,
Config config)
Return the XML representing the curent dir |
private static java.lang.StringBuffer |
RenderXmlShowCurrentDir.getXmlNavigation(java.util.ArrayList spaces,
Space currentSpace)
Get the XML for the navigation bar |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |