public final class CmsVfsUtil extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
createFolder(CmsObject cms,
java.lang.String rootPath)
Creates a folder and its parent folders if they don't exist.
|
public static void createFolder(CmsObject cms, java.lang.String rootPath) throws CmsException
cms
- the CMS context to userootPath
- the folder root pathCmsException
- if something goes wrong