程序包 | 说明 |
---|---|
org.opencms.xml.containerpage |
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
|
限定符和类型 | 方法和说明 |
---|---|
CmsLazyFolder |
CmsConfigurationItem.getLazyFolder()
Returns a helper object which represents a folder which may still have to be created.
|
构造器和说明 |
---|
CmsConfigurationItem(CmsResource sourceFile,
CmsResource destinationFolder,
CmsLazyFolder lazyFolder,
java.lang.String pattern,
boolean isDefault)
Creates a new type configuration item.
|