| Package | Description |
|---|---|
| org.opencms.staticexport |
Contains the functionality for the static HTML page export.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<CmsExportname,java.lang.String> |
CmsStaticExportManager.getExportnames()
Returns a map of all export names with export name as key
and the vfs folder path as value.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CmsExportname.CmsExportNameComparator.compare(CmsExportname o1,
CmsExportname o2) |