[ 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/pdf/ -> full.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {pdf(header, hash( type, 1,
   3                     text, $object.name|wash,
   4             size, 26,
   5             align, center ) )}
   6  
   7  {default version_attributes=$object.current.contentobject_attributes
   8           related_contentobject_array=$object.current.related_contentobject_array}
   9  {section name=ContentObjectAttribute loop=$version_attributes}
  10    {attribute_pdf_gui attribute=$ContentObjectAttribute:item attribute_parameters=$attribute_parameters}
  11  {/section}
  12  
  13  
  14  {section name=Object loop=$related_contentobject_array show=$related_contentobject_array sequence=array(bglight,bgdark)}
  15    {content_pdf_gui view=text_linked content_object=$Object:item}
  16  {/section}
  17  {/default}


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