org.xwiki.url
Interface XWikiURLManager
@Role
@Unstable
public interface XWikiURLManager
Allow getting the XWikiURL object from the Execution Context.
- Since:
- 5.1M1
- Version:
- $Id: 5a5028c17fec559e7e858d79ff2dd0f6d329934d $
URL_CONTEXT_PROPERTY
static final String URL_CONTEXT_PROPERTY
- Key under which the XWIKI URL is put in the Execution Context.
- See Also:
- Constant Field Values
getXWikiURL
XWikiURL getXWikiURL()
- Returns:
- the
XWikiURL found in the Execution Context or null if none is found
Copyright © 2004-2013 XWiki. All Rights Reserved.