Exemplo n.º 1
0
 "kissy": function () {
     variableTesttplRender.render(variableTestData)
 },
Exemplo n.º 2
0
 "kissy": function () {
     unescapedTesttplRender.render(unescapedTestData)
 },
Exemplo n.º 3
0
 "kissy": function () {
     eachObjTesttplRender.render(eachObjTestData)
 },
Exemplo n.º 4
0
 "kissy": function () {
     includeTesttplRender.render(includeTestData)
 },
Exemplo n.º 5
0
 "kissy": function () {
     ifTesttplRender.render(ifTestData)
 },
Exemplo n.º 6
0
 "kissy": function () {
     withTesttplRender.render(withTestData)
 },