$baseHREF

Hello $firstRecord.name_first $firstRecord.name_last!

$!mediaStuff

Contacts:

#parse($plugin.wrapTemplate($subTemplate))

Product types:

#tablizer($dataset, "datasetTable", true) #foreach($record in $dataset) #end
$record.product_type_id $record.description

Products:

#tablizer($products, "productTable", true)

My Object

#foreach($some in $test) $some $some.image.getImageTag({'width':300}) #end

Countries:

#tablizer($countries, "countryTable", true, true) $!date.format("yyyy-MM-dd",$!globals.dateTest)
$math.getTotal([1,2,3,4])
$number.currency(99.99)
$!callbackTest
$!testI18n
$number.integer($!jsObject.number2)

$!jsObject.objectProp

LINK BACK
$!pieChart
$!barChart
$!scatterChart
$!lineChart
$!xyLineChart
$!radarChart
$!googleOMeterChart
$!dialChart
$!blob
$!barcode

#set($img = "D:/Clients/icons/"+"batik.png") $!func.call($img).getImageTag( { 'width': 100, 'class': "imgClass", 'id': "batik" } )
#set($img = "D:/Clients/icons/"+"cnr.png") $!func.call($img).getImageTag( { 'width': 100, 'class': "imgClass", 'id': "cnr" } )