The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Labyrinth::Plugin::Menus - Plugin Menus handler for Labyrinth

DESCRIPTION

Contains all the menu handling functionality for the Labyrinth framework.

PUBLIC INTERFACE METHODS

Default Methods

LoadMenus

Loads all the menus used within the system, and stores them within the 'menu' template variable hash, using the menuid as the key to each.

ADMIN INTERFACE METHODS

Admin

List current menus.

Add

Add a new menu.

Edit

Edit a given menu.

Save

Save the given menu.

Delete

Delete the given menu.

DeleteOptions

Delete the specified option(s) of a given menu.

TypeSelect

Provide a drop down list of menu option types.

TypeName

Provide the name of the given option type.

ParentSelect

Provides a drop down in order to enable multiple levels of menus and options.

CheckImages

Stores the image for a menu option state.

SEE ALSO

Labyrinth

AUTHOR

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

COPYRIGHT & LICENSE

  Copyright (C) 2002-2015 Barbie for Miss Barbell Productions
  All Rights Reserved.

  This module is free software; you can redistribute it and/or
  modify it under the Artistic License 2.0.