Path

ez.no / exponential / documentation / reference / template functions / gui / class_attribute_edit_gui


class_attribute_edit_gui

Summary

Displays class attribute edit GUI

Usage

{class_attribute_edit_gui class_attribute=$classAttribute [ parameter=$value [ ... ]  ] } 

Parameters

NameTypeDescriptionRequired
class_attribute object The content class attribute Yes.
other parameters mixed Parameters passed to the GUI template No.

Returns

The GUI for editing class attribute

Description

Shows class attribute edit GUI. You must supply the class_attribute parameter. Any other parameters are passed on as template variables.

Examples

{class_attribute_edit_gui class_attribute=$myAttribute}

Comments

Contents

Reference

Database diagram
Template operators
Template functions
    GUI
       attribute_edit_gui
       attribute_pdf_gui
       attribute_view_gui
       class_attribute_edit_gui
       collaboration_icon
       collaboration_participation_view
       collaboration_simple_message_view
       collaboration_view_gui
       content_pdf_gui
       content_version_view_gui
       content_view_gui
       event_edit_gui
       menu
       node_view_gui
       shop_account_view_gui
       tool_bar
    Miscellaneous
    Program flow
    Variables
Data fetching
Modules
XML tags


Created

06/02/2004
2:15:05 pm
by Balazs Halasy

Last updated

13/02/2004
11:04:00 am
by Wenyue Yu

Authors

Balazs Halasy
Wenyue Yu



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.