[ 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/content/datatype/view/ -> ezinisetting.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {switch match=$attribute.contentclass_attribute.data_int1}
   3  
   4  {case in=array( 1, 2, 3, 4, 5 )}
   5      {$attribute.data_text|wash}
   6  {/case}
   7  
   8  {case match=6}
   9      <textarea class="box" readonly="readonly" cols="97" rows="5">{$attribute.data_text|wash}</textarea>
  10  {/case}
  11  
  12  {/switch}


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