[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 <select name="{$id_name}"> 3 {section name=combobox loop=$list} 4 <option value="{$combobox:item.id}" {switch name=sw match=$combobox:item.id}{case match=$current}selected{/case}{case/}{/switch}>{$combobox:item.name}</option> 5 {/section} 6 </select>
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 |