[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {let b=10 data='test'} 2 3 {cache-block expiry=10 keys=$data} 4 The magic number is: ' 5 {let a=20} 6 {sum(1,$a,3)} 7 {/let} 8 {/cache-block}' 9 10 {cache-block keys=array($b,5)} 11 Second magic number is: ' 12 {let a=15} 13 {sum(1,$a,2)} 14 {/let} 15 {/cache-block}' 16 Sum: ' 17 {cache-block} 18 {sum(1,$b,3)} 19 {/cache-block}' 20 21 {/let}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |