Methods in org.esupportail.portal.channels.CWebdav.renderXml with parameters of type Config |
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.getXmlAction(Config config)
Get the XML for the action bar |
private static java.lang.StringBuffer |
RenderXmlShowCurrentDir.getXmlContent(ChannelWebdavResource[] ressources,
Config config)
Get the XML for the content |