PHP Classes

File: tests/assert_templates/global.tpl

Recommend this page to a friend!
  Classes of Cesar D. Rodas   Haanga   tests/assert_templates/global.tpl   Download  
File: tests/assert_templates/global.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Haanga
Template engine to process Django style templates
Author: By
Last change: Update of tests/assert_templates/global.tpl
Date: 4 years ago
Size: 252 bytes
 

Contents

Class file image Download
{% exec set_global_template %} {{ test_global.b }} {{global1.foo.foo.bar}} {{global1.bar.xxx.yyyy|default:"yyy"}} {{ test_global['b'] }} {{global1['foo']['foo']['bar']}} {{ global1['foo'][index.name.str]['bar'] }} {{ global1['foo'][indexstr]['bar'] }}