| Package | Description |
|---|---|
| org.opencms.file.types |
The implementations of the core resource types for the VFS are located here.
|
| org.opencms.workplace.editors.directedit |
Used to control the generation of the HTML for the "direct edit" buttons.
|
| org.opencms.xml.content |
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsEditHandler |
CmsResourceTypeXmlContent.getEditHandler(CmsObject cms)
Returns the edit handler if configured.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDateSeriesEditHandler
Special edit handler for contents that define multiple instances in a date series.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsEditHandler |
CmsDefaultXmlContentHandler.getEditHandler()
Returns the edit handler if configured.
|
I_CmsEditHandler |
I_CmsXmlContentHandler.getEditHandler()
Returns the edit handler if configured.
|