[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/class/ -> datatypes.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  <select name="{$id_name}" id="{$id_name}" title="{'Use this menu to select the type of attribute you wish to create. Click the "add attribute" button. The attribute will be appended to the bottom of the list of attributes.'|i18n( 'design/standard/class/edit' )|wash}">
   3  {section name=DataType loop=$datatypes}
   4  <option value="{$DataType:item.information.string}" {section show=$current}{switch name=sw match=$DataType:item.information.string}{case match=$current}selected="selected"{/case}{case}{/case}{/switch}{/section}>{$DataType:item.information.name|wash}</option>
   5  {/section}
   6  </select>


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7