- url(String) - Method in class org.xwiki.webjars.script.WebJarsScriptService
-
Creates an URL that can be used to load a resource (JavaScript, CSS, etc.) from a WebJar in the current wiki.
- url(String, String) - Method in class org.xwiki.webjars.script.WebJarsScriptService
-
Creates an URL that can be used to load a resource (JavaScript, CSS, etc.) from a WebJar in the current wiki.
- url(String, String, String) - Method in class org.xwiki.webjars.script.WebJarsScriptService
-
Creates an URL that can be used to load a resource (JavaScript, CSS, etc.) from a WebJar in the passed namespace.
- url(String, String, Map<String, ?>) - Method in class org.xwiki.webjars.script.WebJarsScriptService
-
Creates an URL that can be used to load a resource (JavaScript, CSS, etc.) from a WebJar.
- url(String, String, String, Map<String, ?>) - Method in class org.xwiki.webjars.script.WebJarsScriptService
-
Creates an URL that can be used to load a resource (JavaScript, CSS, etc.) from a WebJar in the passed namespace.