content_pdf_gui
Summary
Outputs the PDF template for a content object (DEPRECATED).Usage
{content_pdf_gui content_object=object [ view=reserved ] [ parameter=value [ ... ] ]}
Parameters
Name | Type | Description | Required |
---|---|---|---|
content_object | object | The target content object. | Yes. |
view | string | Reserved for future use. | No. |
parameter | any | Parameter(s) that will be passed to the included template. | No. |
Description
This function shows the PDF interface for a content object. The target object must be specified (as an "ezcontentobject" object) using the "content_object" parameter. The "view" parameter is reserved for future use. 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:19 pm)
Julia Shymova (15/01/2008 1:10 pm)
Comments