Last modified by Thomas Mortagne on 2023/10/13

<
From version < 57.1 >
edited by Marius Dumitru Florea
on 2015/09/25
To version < 56.1 >
edited by Guillaume Delhumeau
on 2015/09/24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.gdelhumeau
Content
... ... @@ -419,7 +419,7 @@
419 419  
420 420  ##com.xpn.xwiki.XWiki#getDocument(EntityReference)## and ##com.xpn.xwiki.api.XWiki#getDocument(EntityReference)## support any kind of Reference properly (e.g. a Space Reference will return the space home page, an Object Reference will return the Object Document Reference, etc).
421 421  
422 -Same for ##com.xpn.xwiki.XWiki#getURL(EntityReference)## and ##com.xpn.xwiki.api.XWiki#getURL(EntityReference)## (e.g. passing a Document Reference with Locale will return the URL to the specified document translation, by adding ##language=xx## to the query string).
422 +Same for ##com.xpn.xwiki.XWiki#getURL(EntityReference)## and ##com.xpn.xwiki.api.XWiki#getURL(EntityReference)##.
423 423  
424 424  === New helpers in EntityReference ===
425 425  

Get Connected