LinkNames

Summary

Sets link name.

Usage

 

LinkNames[<Links_index>]=<link name>

Description

Sets link name.
If left empty the default will be used. Keep in mind that if you wish to have the name translatable you will need to add a string hidden in a template somewhere with a i18n() call or a dummy PHP file with the following in it:

ezi18n( 'design/admin/parts/example/menu', 'Example menu', 'Leftmenu  name for example menu' )

 

This setting is case sensitive.

Examples

LinkNames[]=

Left empty by default.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.