| Package | Description |
|---|---|
| org.opencms.xml.containerpage |
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
|
| Modifier and Type | Method and Description |
|---|---|
CmsLazyFolder |
CmsConfigurationItem.getLazyFolder()
Returns a helper object which represents a folder which may still have to be created.
|
| Constructor and Description |
|---|
CmsConfigurationItem(CmsResource sourceFile,
CmsResource destinationFolder,
CmsLazyFolder lazyFolder,
java.lang.String pattern,
boolean isDefault)
Creates a new type configuration item.
|