Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

attribute_pdf_gui

Summary

Outputs the PDF template for a content object attribute (DEPRECATED).

Usage

{attribute_pdf_gui attribute=attribute [ parameter=value [...] ]}

Parameters

NameTypeDescriptionRequired
attribute object The target content object attribute. Yes.
parameter any Parameter(s) that will be passed to the included template. No.

Description

This function shows the PDF view interface for a content object attribute. The target attribute must be specified (as a "ezcontentobjectattribute" object) using the "attribute" parameter. All other parameters (of any type) will be passed on and thus become available as template variables in the included template

Balazs Halasy (20/01/2005 2:14 pm)

Julia Shymova (15/01/2008 1:08 pm)

Balazs Halasy, Julia Shymova


Comments

There are no comments.