- url(String) - Method in class org.xwiki.webjars.script.WebJarsScriptService
-
Compute an XWiki WebJar URL of the form http://server/webjars?resource=(resource name).
- 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.
- 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.