Uses of Class
org.opencms.i18n.CmsVfsBundleParameters
Packages that use CmsVfsBundleParameters
Package
Description
Classes to handle internalization (i18n) and locale selection in OpenCms.
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of CmsVfsBundleParameters in org.opencms.i18n
Fields in org.opencms.i18n declared as CmsVfsBundleParametersModifier and TypeFieldDescriptionprotected CmsVfsBundleParameters
CmsVfsResourceBundle.m_parameters
The VFS bundle parameters.Methods in org.opencms.i18n that return CmsVfsBundleParametersModifier and TypeMethodDescriptionCmsVfsResourceBundle.getParameters()
Gets the bundle parameters.Methods in org.opencms.i18n with parameters of type CmsVfsBundleParametersModifier and TypeMethodDescriptionCmsVfsBundleLoaderProperties.loadData
(CmsObject cms, CmsVfsBundleParameters params) CmsVfsResourceBundle.I_Loader.loadData
(CmsObject cms, CmsVfsBundleParameters params) Loads the data from the VFS.Constructors in org.opencms.i18n with parameters of type CmsVfsBundleParametersModifierConstructorDescriptionCreates a new VFS bundle instance. -
Uses of CmsVfsBundleParameters in org.opencms.xml.content
Methods in org.opencms.xml.content with parameters of type CmsVfsBundleParameters