Uses of Class
org.opencms.xml.containerpage.CmsLazyFolder
Packages that use CmsLazyFolder
Package
Description
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
-
Uses of CmsLazyFolder in org.opencms.xml.containerpage
Methods in org.opencms.xml.containerpage that return CmsLazyFolderModifier and TypeMethodDescriptionCmsConfigurationItem.getLazyFolder()
Returns a helper object which represents a folder which may still have to be created.Constructors in org.opencms.xml.containerpage with parameters of type CmsLazyFolderModifierConstructorDescriptionCmsConfigurationItem
(CmsResource sourceFile, CmsResource destinationFolder, CmsLazyFolder lazyFolder, String pattern, boolean isDefault) Creates a new type configuration item.