pluf2

pluf2 Git Source Tree


Root/tests/Pluf_Template_Compiler/tpl-test3.compiled.html

<?php $_extra_tag = Pluf::factory('Pluf_Template_Tag_Url', $t); $_extra_tag->start('/action/'.$t->_vars['toto'].'/'); ?>

<?php $_extra_tag = Pluf::factory('Pluf_Template_Tag_Mytag', $t); $_extra_tag->start('sdfsd', 'sdfsdf'); $t->set('mytag', 'hello world!');?>

<?php $_extra_tag = Pluf::factory('Pluf_Template_Tag_Mytag', $t); $_extra_tag->end('param 1'); $t->set('mytag', '');?>

Archive Download this file

Branches

Number of commits:
Page rendered in 0.05893s using 11 queries.