org.xwiki.url
Interface URLConfiguration


@Role
public interface URLConfiguration

Configuration options for the URL module.

Since:
2.3M1
Version:
$Id: 37b39ee1ca7629834d8868f821fbc4b7ca5748e0 $

Method Summary
 String getURLFormatId()
           
 

Method Detail

getURLFormatId

String getURLFormatId()
Returns:
the id of the URL format to use. This allows to plug in different implementations and thus allows to completely control the format of XWiki URLs.


Copyright © 2004-2013 XWiki. All Rights Reserved.