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.

AvailableMenuArray

Summary

Sets the available array's for your menu.

Usage

 

AvailableMenuArray[]=<name menu array>

Description

Sets the available array's for your menu.
The values set here must also be defined in their own block. For example, when "AvailableMenuArray[]=TopOnly" is set, the block [TopOnly] should also exist.
This setting is case sensitive.

Examples

AvailableMenuArray[]
 AvailableMenuArray[]=TopOnly
 AvailableMenuArray[]=LeftOnly
 AvailableMenuArray[]=DoubleTop
 AvailableMenuArray[]=LeftTop

This is the default setting.

Ester Heylen (03/06/2010 7:07 am)

Ester Heylen (03/06/2010 7:07 am)


Comments

There are no comments.