class_attribute_edit_gui
Summary
Outputs the edit template for a content class attribute.Usage
{class_attribute_edit_gui class_attribute=attribute [ parameter=value [...] ]}
Parameters
Name | Type | Description | Required |
---|---|---|---|
class_attribute | object | The target content class attribute. | Yes. |
other parameters | any | Parameter(s) that will be passed to the included template. | No. |
Description
This function shows the edit 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 (06/02/2004 1:15 pm)
Balazs Halasy (28/04/2005 2:13 pm)
Comments
There are no comments.