Uses of Class
org.opencms.ade.configuration.CmsContentFolderOption
Packages that use CmsContentFolderOption
-
Uses of CmsContentFolderOption in org.opencms.ade.configuration
Methods in org.opencms.ade.configuration that return CmsContentFolderOptionModifier and TypeMethodDescriptionCmsADEConfigData.getContentFolderOption()
Gets the active content folder configuration.CmsADEConfigDataInternal.getContentFolderOption()
Gets the content folder configuration.CmsConfigurationReader.parseContentFolderOption
(I_CmsXmlContentLocation location) Parses the content folder configuration.Constructors in org.opencms.ade.configuration with parameters of type CmsContentFolderOptionModifierConstructorDescriptionCmsADEConfigDataInternal
(CmsObject cms, CmsResource resource, boolean isModuleConfig, String basePath, CmsUUID baseId, List<CmsADEConfigDataInternal.ConfigReference> masterConfigs, List<CmsResourceTypeConfig> resourceTypeConfig, CmsGalleryDisabledTypesMode galleryDisabledTypesMode, CmsGalleryDisabledTypesMode galleryDisabledFunctionsMode, boolean discardInheritedTypes, List<CmsPropertyConfig> propertyConfig, org.opencms.ade.configuration.CmsConfigurationReader.DiscardPropertiesMode discardPropertiesMode, List<CmsDetailPageInfo> detailPageInfos, List<CmsModelPageConfigWithoutResource> modelPages, List<CmsFunctionReference> functionReferences, boolean discardInheritedModelPages, boolean createContentsLocally, CmsContentFolderOption contentFolderOption, boolean preferDetailPagesForLocalContents, boolean excludeExternalDetailContents, boolean includeInSiteSelector, CmsFormatterChangeSet formatterChangeSet, boolean removeAllFunctions, Set<CmsUUID> functionIds, Set<CmsUUID> functionsToRemove, boolean removeAllPlugins, Set<CmsUUID> addedPlugins, Set<CmsUUID> removedPlugins, Boolean useFormatterKeys, CmsTypeOrderingMode orderingMode, CmsAddContentRestriction restriction, CmsUUID sharedSettingOverride, boolean removeSharedSettingOverrides, CmsUUID attributeEditorConfigId, Map<String, String> attributes) Creates a new configuration data instance.