[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {$top.name} 2 3 {section var=node loop=$top.children} 4 ================ 5 {$node.name} 6 {section var=obj loop=$node.children} 7 8 ---------------- 9 {$obj.name} 10 11 {section var=el loop=$obj.object.list} 12 {$el}{delimiter}:{/delimiter} 13 {/section} 14 15 ---------------- 16 {/section} 17 18 ================ 19 {/section}
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 |