class_attribute_view_gui
Summary
Outputs the view template for a content class attribute.Usage
{class_attribute_view_gui class_attribute=attribute [ parameter=value [...] ]}
Parameters
Name | Type | Description | Required |
---|---|---|---|
class_attribute | object | The target content class attribute. | Yes. |
parameter | any | Parameter(s) that will be passed to the included template. | No. |
Description
This function shows the view interface for a content class attribute. The attribute must be specified (as a "ezcontentclassattribute" 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:27 am)
Balazs Halasy (28/04/2005 2:13 pm)
Comments
There are no comments.