Changes for page Velocity API

Last modified by Admin on 2024/03/29 03:19

<
From version < 24.1 >
edited by Clemens Robbenhaar
on 2014/09/17 13:58
To version < 25.1 >
edited by Vincent Massol
on 2014/09/17 16:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ClemensRobbenhaar
1 +xwiki:XWiki.VincentMassol
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -29,7 +29,7 @@
29 29  * [[Sort Tool>>http://velocity.apache.org/tools/releases/2.0/javadoc/org/apache/velocity/tools/generic/SortTool.html]]: **##$sorttool##**
30 30  * [[String Tool>>http://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/StringUtils.html]]: **##$stringtool##** (since 3.4M1)
31 31  * [[Cookie Tool>>https://velocity.apache.org/tools/releases/2.0/javadoc/org/apache/velocity/tools/view/CookieTool.html]]: **##$cookietool##** (since 6.2M2)
32 -* URL Tool: **##$urltool##** allows to parse URL's; currently only a ##parseQuery## method is supported to parse the query string of a given URL (since 6.3M1)
32 +* {{scm project="xwiki-commons" path="xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/URLTool.java"}}URL Tool{{/scm}}: **##$urltool##** allows to parse URL's; currently only a ##parseQuery## method is supported to parse the query string of a given URL (since 6.3M1)
33 33  
34 34  See more available variables at [[XWiki Scripting Reference Documentation>>platform:SRD.Navigation]]
35 35  

Get Connected