Interface CmsVfsResourceBundle.I_Loader

    • Method Detail

      • loadData

        java.util.Map<java.util.Locale,​java.util.Map<java.lang.String,​java.lang.String>> loadData​(CmsObject cms,
                                                                                                              CmsVfsBundleParameters params)
                                                                                                       throws java.lang.Exception
        Loads the data from the VFS.

        Parameters:
        cms - the CMS context to use
        params - the VFS bundle parameters
        Returns:
        the message bundle data
        Throws:
        java.lang.Exception - if something goes wrong