Part

Summary

A list of the current navigation parts and their names.

Usage

 

Part[<identifier navigation part>]=<name navigation part>

Description

A list of the current navigation parts and their names. Each entry consists of the identifier as key and the name as value.
Note: If you wish to have the name translatable you will need to create a dummy PHP file with the following in it:

ezi18n( 'kernel/navigationpart', 'Custom navigation', 'Navigation part'  );

This will cause the ezlupdate to include it in the .ts file.
This setting is case sensitive.

Examples

Part[ezcontentnavigationpart]=Content structure
Part[ezmedianavigationpart]=Media library
Part[ezusernavigationpart]=User accounts
Part[ezshopnavigationpart]=Webshop
Part[ezvisualnavigationpart]=Design
Part[ezsetupnavigationpart]=Setup
Part[ezmynavigationpart]=My account
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.