org.xwiki.url
Interface URLConfiguration


@ComponentRole
public interface URLConfiguration

Configuration options for the URL module.

Since:
2.3M1
Version:
$Id$

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-2012 XWiki. All Rights Reserved.