NAME
Nitesi::Navigation - Navigation class for Nitesi Shop Machine
DESCRIPTION
Generic navigation class for Nitesi.
NAVIGATION
A navigation entity has the following attributes:
- code
-
Unique identifier for the navigation entity.
- uri
-
Navigation URI.
- name
-
Navigation name.
- description
-
Navigation description.
- template
-
Template used for this navigation entity.
- language
-
Language of this navigation entity.
- alias
-
Original navigation entity for language specific entities.
- 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_attributes
API attributes for navigation class.
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.