[ Index ]
 

Code source de eZ Publish 3.9.0

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

title

Body

[fermer]

/tests/eztemplate/design/standard/templates/content/view/ -> full.tpl (source)

   1  {let attributes=$object.attributes}
   2  Name: {$object.name}
   3  
   4  Edit gui:
   5  
   6  {section var=attribute loop=$attributes}
   7  {$attribute.name}:
   8  
   9  {attribute_edit_gui attribute=$attribute}
  10  {delimiter}
  11  
  12  
  13  {/delimiter}
  14  {/section}
  15  
  16  ------------------------------
  17  
  18  View gui:
  19  
  20  {section var=attribute loop=$attributes}
  21  *{$attribute.name}*
  22  
  23  {attribute_view_gui attribute=$attribute title="abc"}
  24  {delimiter}
  25  -------------------------------
  26  
  27  {/delimiter}
  28  {/section}
  29  
  30  {/let}


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