The name of the preference (in the configuration file) specifying what is the default value of the defer, in case
nothing is specified in the parameters of this extension.
The name of the preference (in the configuration file) specifying what is the default value of the defer, in case
nothing is specified in the parameters of this extension.
Converts a URL to a relative URL if it's a XWiki URL (keeping only the path + query string + anchor) and leave
the URL unchanged if it's an external URL.
Encodes the passed URL and offers the possibility for Servlet Filter to perform URL rewriting (this is used for
example by Tuckey's URLRewriteFilter for rewriting outbound URLs, see
http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs).
Encodes the passed URL and offers the possibility for Servlet Filter to perform URL rewriting (this is used for
example by Tuckey's URLRewriteFilter for rewriting outbound URLs, see
http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs).
This is the URL which was requested by the user possibly with the host modified if x-forwarded-host header is set
or if xwiki.home parameter is set and we are viewing the main page.