Uses of Interface
org.opencms.loader.I_CmsFileNameGenerator
Package
Description
Low-level functions to manage the loading of resources from the OpenCms VFS.
-
Uses of I_CmsFileNameGenerator in org.opencms.loader
Modifier and TypeClassDescriptionclass
The default class used for generating file names either for theurlName
mapping or when using a "new" operation in the context of the direct edit interface.Modifier and TypeMethodDescriptionCmsResourceManager.getNameGenerator()
Returns the name generator for XML content file names.Modifier and TypeMethodDescriptionvoid
CmsResourceManager.setNameGenerator
(I_CmsFileNameGenerator nameGenerator) Configures the URL name generator for XML contents.