[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* Link - Full view *} 2 3 <div class="content-view-listitem"> 4 <div class="class-link"> 5 6 {section show=$node.data_map.location.has_content} 7 <div class="attribute-link"> 8 <p><a href="{$node.data_map.location.content}">{$node.data_map.name.content}</a></p> 9 </div> 10 {section-else} 11 <p>{attribute_view_gui attribute=$node.data_map.name}</p> 12 {/section} 13 14 </div> 15 </div>
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 |