[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {pdf(header, hash( type, 2, 3 text, $object.name|wash, 4 size, 24, 5 align, center ) )} 6 7 {section name=ContentObjectAttribute loop=$object.contentobject_attributes} 8 {attribute_pdf_gui attribute=$ContentObjectAttribute:item} 9 {/section} 10 11 {let related=$object.related_contentobject_array} 12 {section show=$related} 13 {pdf(header, hash( type, 3, 14 text, "Related objects"|i18n("design/standard/content/view")|wash(pdf), 15 size, 18, 16 align, center ) )} 17 18 {section name=Object loop=$related sequence=array(bglight,bgdark)} 19 {content_pdf_gui view=line content_object=$Object:item} 20 {/section} 21 22 {/section} 23 {/let}
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 |