|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencms.file.types.A_CmsResourceType
org.opencms.file.types.A_CmsResourceTypeLinkParseable
org.opencms.file.types.CmsResourceTypeXmlContent
org.opencms.file.types.CmsResourceTypeXmlAdeConfiguration
public class CmsResourceTypeXmlAdeConfiguration
Custom resource type for ADE configurations.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencms.file.types.I_CmsResourceType |
|---|
I_CmsResourceType.Formatter |
| Field Summary |
|---|
| Fields inherited from class org.opencms.file.types.CmsResourceTypeXmlContent |
|---|
CONFIGURATION_SCHEMA |
| Fields inherited from interface org.opencms.file.types.I_CmsResourceType |
|---|
ADD_MAPPING_METHOD, ADD_RESOURCE_TYPE_METHOD, CONFIGURATION_PROPERTY_CREATE, CONFIGURATION_RESOURCE_TYPE_ID, CONFIGURATION_RESOURCE_TYPE_NAME, PROPERTY_ON_RESOURCE, PROPERTY_ON_STRUCTURE |
| Fields inherited from interface org.opencms.configuration.I_CmsConfigurationParameterHandler |
|---|
ADD_PARAMETER_METHOD, INIT_CONFIGURATION_METHOD |
| Constructor Summary | |
|---|---|
CmsResourceTypeXmlAdeConfiguration()
|
|
| Method Summary | |
|---|---|
protected java.util.Locale |
getLocaleForNewContent(CmsObject cms,
CmsSecurityManager securityManager,
java.lang.String resourcename,
java.util.List<CmsProperty> properties)
This overridden method ensures that configurations will always be created with an english locale node. |
| Methods inherited from class org.opencms.file.types.CmsResourceTypeXmlContent |
|---|
addConfigurationParameter, createResource, getCachePropertyDefault, getConfiguration, getFormattersForResource, getGalleryPreviewProvider, getLoaderId, getSchema, getXsdLink, initialize, isXmlContent, parseLinks, writeFile |
| Methods inherited from class org.opencms.file.types.A_CmsResourceTypeLinkParseable |
|---|
isDirectEditable |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CmsResourceTypeXmlAdeConfiguration()
| Method Detail |
|---|
protected java.util.Locale getLocaleForNewContent(CmsObject cms,
CmsSecurityManager securityManager,
java.lang.String resourcename,
java.util.List<CmsProperty> properties)
getLocaleForNewContent in class CmsResourceTypeXmlContentcms - the current CMS contextsecurityManager - the security managerresourcename - the name of the resource to createproperties - the properties for the resource to create
CmsResourceTypeXmlContent.getLocaleForNewContent(org.opencms.file.CmsObject, org.opencms.db.CmsSecurityManager, java.lang.String, java.util.List)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||