[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 <div class="content-view-embed"> 2 <div class="class-folder"> 3 {let children=fetch_alias( children, hash( parent_node_id, $object.main_node_id, limit, 5 ) ) } 4 <h2>{$object.name|wash()}</h2> 5 <div class="content-view-children"> 6 <ul> 7 {section var=child loop=$children sequence=array(bglight,bgdark)} 8 <li><a href={$child.url_alias|wash()}>{$child.name|wash()}</a></li> 9 {/section} 10 </ul> 11 </div> 12 {/let} 13 </div> 14 </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 |