ez.no / ezpublish / documentation / customization / components / menus
These documentation pages are no longer maintained. Please visit the new documentation site.
(Available in eZ publish 3.4)
Menus are found on most websites and allows the user to quickly get an overview of the site and navigate trough it.
In eZ publish menus are represented with a template function and a menu management system.
The template function allows template developers to reuse menus in all of their templates (usually pagelayout.tpl). Some menus are also bundled with eZ publish, the menus are:
The menu management system allows the administrator of a site to choose which menu combination the user site should have.
The choices are stored in an INI file and can be used by a template (usually pagelayout.tpl) to show hide the menus. The base design in eZ publish has this builtin as standard functionality.
| Operator | Description |
|---|---|
How to customise menu? | |
How to use menu system in the template |
Comments