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.

True enables showing the menu item and false disables showing the menu item.

This setting is case sensitive.

Examples

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

This is the default setting. It means that this menu item is shown in the default mode, navigation mode and browse mode.

Ester Heylen (03/06/2010 1:07 pm)

Ester Heylen (03/06/2010 1:07 pm)


Comments

There are no comments.