attribute_result_gui
Summary
Outputs the result template for a content object attribute.Usage
{attribute_result_gui attribute=attribute [ parameter=value [...] ]}
Parameters
Name | Type | Description | Required |
---|---|---|---|
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 information collection result interface for a content object attribute. The 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 (21/03/2005 10:25 am)
Balazs Halasy (28/04/2005 2:12 pm)
Comments
Using views
Thursday 11 August 2005 3:09:21 pm
Paul Forsyth
This parameter should be added to the doc.
If there is no view parameter does the system expect the template to be within the results directory?