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

NAME

Nitesi::Navigation - Navigation class for Nitesi Shop Machine

DESCRIPTION

Generic navigation class for Nitesi.

A navigation entity has the following attributes:

code

Unique identifier for the navigation entity.

uri

Navigation URI.

name

Navigation name.

description

Navigation description.

priority

The priority is used for sort navigation entities.

inactive

Inactive Navigations are excluded from search results and category listings.

entered

Creation date and time for this navigation object.

METHODS

api_info

API information for navigation class.

clean_uri

Retrieve clean URI for this navigation object.

move

Move category to a new parent.

AUTHOR

Stefan Hornburg (Racke), <racke@linuxia.de>

LICENSE AND COPYRIGHT

Copyright 2012-2013 Stefan Hornburg (Racke) <racke@linuxia.de>.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.