ibexa

Path

ez publish / technical manual / 4.x / reference / configuration files / menu.ini / [leftmenu_my] / policylist_{links_index}


Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

PolicyList_{Links_index}

Summary

Sets the policy list per link, using the index from the "Links" array as part of the name.

Usage

PolicyList_{Links_index}[]=<node_id> | <module>/<function>

Description

Sets the policy list per link, using the index from the "Links" array as part of the name.
The possible values are either the "<node_ID>" or according to the syntax "<module>/<function>".
If this policy returns false, the menu item will be disabled, which means no link will be shown.
This setting is case sensitive.

Examples

PolicyList_change_password[]=user/password
PolicyList_collaboration[]=collaboration/view
PolicyList_edit_profile[]=user/selfedit
PolicyList_my_bookmarks[]=content/bookmark
PolicyList_my_drafts[]=content/edit
PolicyList_my_notifications[]=notification/use
PolicyList_my_pending[]=content/pendinglist

These are the default settings.

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

Administrator User (07/10/2010 12:15 pm)

Ester Heylen, Administrator User


Comments

There are no comments.