Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Shown

Summary

Sets whether or not the menu item is shown in current UI context

Usage

 

Shown[<ui_context>]=true | false

Description

Sets whether or not the menu item is shown in current UI context
The User Interface context can be default, browse or edit.
This setting is case sensitive.

Examples

Shown[]
 Shown[navigation]=true
 Shown[default]=false
 Shown[browse]=true

This is the default setting. It implies that this menu item will not be shown the default view.

Ester Heylen (03/06/2010 11:00 am)

Ester Heylen (03/06/2010 11:00 am)


Comments

There are no comments.