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.

Enabled

Summary

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

Usage

 

Enabled[<ui_context>]=true | false

Description

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

Examples

Enabled[default]=true
 Enabled[browse]=false
 Enabled[edit]=false

This is the default setting. It implies that this menu item is not clickable in Edit- or Browse mode.

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

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


Comments

There are no comments.