程序包 | 说明 |
---|---|
org.opencms.ade.containerpage.client |
限定符和类型 | 类和说明 |
---|---|
static class |
CmsContainerpageController.ReferenceCheckVisitor
This visitor implementation checks whether there are other elements in the current page
which correspond to the same VFS resource as a given container element.
|
protected class |
CmsContainerpageController.SaveDataVisitor
Visitor implementation which is used to gather the container contents for saving.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
CmsContainerpageController.processPageContent(CmsContainerpageController.I_PageContentVisitor visitor)
Iterates over all the container contents and calls a visitor object with the visited containers/elements as parameters.
|