User Tools

Site Tools


tag:select

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

=== iterate Tag === The iterate tag iterates over a collection of nodes. * nodes **select** - **(required)** An XPath expression that resolves to the iterated collection * string **var** - **(required)** The name of a context variable to be associated with the current node of the iteration. The variable is scoped to the body of the tag. * string **delimeter** - **(required)** A string to be written after every node except the last == Usage and examples == Place a **<taglib>** element within the **<taglibs>** element in the **gramar.config** file in the root of your gramar: <taglibs> <taglib prefix="c" extension="org.gramar.base" /> </taglibs> Return to [[org.gramar.base|Extension-org.gramar.base]]

tag/select.1466871291.txt.gz · Last modified: 2016/06/25 16:14 by chrisgerken