tool_bar

Summary

Displays toolbar in the template

Usage

{tool_bar name=$toolbar_name view=$view_mode [ parameter=$value [ ... ]  ] }

Parameters

NameTypeDescriptionRequired
name string The name of toolbar Yes.
view string The view mode to use Yes.
other parameters mixed Parameters passed to tool template No.

Returns

The whole toolbar

Description

Show toolbar. You must supply name and view parameters. The name parameter could be top, right, bottom or any toolbar name you have created. The view parameter, specifying which view mode to use, could be either line or full. Any other parameters, which are passed as template variables, are optional.

Examples

Show the top toolbar.

{tool_bar name=top view=line}

Comments

Log in or create a user account to comment.

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

02/06/2004
1:16:37 pm
by Wenyue Yu

Last updated

02/06/2004
1:16:37 pm
by Wenyue Yu

Authors

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.