Last modified by Thomas Mortagne on 2017/03/24

From version 28.1
edited by Thomas Mortagne
on 2014/07/07
Change comment: There is no comment for this version
To version 29.1
edited by Thomas Mortagne
on 2014/07/09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -175,7 +175,7 @@
175 175  
176 176  In this second sample, the macro will fail with an AccessDeniedException if the right is not allowed.
177 177  
178 -== Access to BlockMatchers from velocity scripts ==
178 +== Easier XDOM manipulation from Velocity ==
179 179  
180 180  To be able to use the ##Block.getBlocks(BlockMatcher, Block.Axes)## method on the rendering blocks in the documents XDOM from velocity, a converter has been introduced that maps string expressions to BlockMatcher objects. The current implementation only supports mapping to ClassBlockMatchers, and allows to get all blocks of a given type from the XDOM.
181 181  

Get Connected