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.

NavigationPart

Summary

Controls the override of navigation parts.

Usage

 

NavigationPart[<module_name>]=<name_navigation_part>
NavigationPart[<module_name>/<view>]=<name_navigation_part>

Description

This setting controls the override of navigation parts defined in module.php or by a dynamic code.
As key the module name can be used alone or together with a view.
By default this setting is left empty and commented out.
This setting is case sensitive.

Examples

NavigationPart[content/trash]=ezsetupnavigationpart

This setting will allow the trash view of the content module to appear in the setup tab.

Ester Heylen (16/09/2010 8:02 am)

Ester Heylen (16/09/2010 10:38 am)


Comments

There are no comments.