Interface IJSPathProvider

    • Method Detail

      • getJSItemPath

        @Nonnull
        @Nonempty
        String getJSItemPath​(boolean bRegular)
        Get the path to this JavaScript resource. It is always classpath relative.
        Parameters:
        bRegular - if true the regular version of item should be retrieved, otherwise the minified version of the file.
        Returns:
        The path to the external JS item.