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.

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_cache[]=setup/managecache
PolicyList_classes[]=class/grouplist
PolicyList_collected[]=infocollector/read
PolicyList_extensions[]=setup/setup
PolicyList_ini[]=settings/view
PolicyList_languages[]=content/translations
PolicyList_menu_management[]=visual/menuconfig
PolicyList_pdf_export[]=pdf/edit
PolicyList_packages[]=package/list
PolicyList_rad[]=setup/setup
PolicyList_rss[]=rss/edit
PolicyList_search_statistics[]=search/stats
PolicyList_sessions[]=setup/administrate
PolicyList_states[]=state/administrate
PolicyList_system_information[]=setup/system_info
PolicyList_upgrade_check[]=setup/setup
PolicyList_triggers[]=trigger/list
PolicyList_url_management[]=url/list
PolicyList_url_translator[]=content/urltranslator
PolicyList_url_wildcards[]=content/urltranslator
PolicyList_workflows[]=workflow/grouplist
PolicyList_workflow_processes[]=workflow/processlist

These are the default settings.

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

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

Ester Heylen, Administrator User


Comments

There are no comments.