| Package | Description |
|---|---|
| org.opencms.xml.content |
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CmsXmlContentTab> |
CmsDefaultXmlContentHandler.m_tabs
The configured tabs.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CmsXmlContentTab> |
CmsDefaultXmlContentHandler.getTabs() |
java.util.List<CmsXmlContentTab> |
I_CmsXmlContentHandler.getTabs()
Returns the tabs to be displayed in the editor.
|