Copyright © 2011 Arjan Scherpenisse
Authors: Arjan Scherpenisse (arjan@scherpenisse.net).
| default_menu/1 | Retrieve the default menu structure for a given site. |
| install/2 |
default_menu(Context::#context{}) -> MenuItems | undefined
Retrieve the default menu structure for a given site. Used by mod_menu to create the menu. The menu can be defined in the site config file as a list of menu items under the key install_menu. If that is not defined, a default menu for the skeleton is used, if any.
install(X1, Context) -> any()
Generated by EDoc, Dec 10 2012, 20:44:32.