NAME
Labyrinth::Plugin::Review - Reviews plugin for the Labyrinth framework
DESCRIPTION
Contains all the functionality for book reviews.
PUBLIC INTERFACE METHODS
FrontPage
Provides the an abbreviated list of the latest reviews to use on the front page or a side panel of the website.
List
Provides a full list, filtered based on any search criteria, of reviews for the main reviews page on the website.
Item
Provides all the details for a specific review.
ADMIN INTERFACE METHODS
Access
Check default access to the Admin methods
Admin
List reviews for administration purposes.
Add
Add a review.
PreEdit
Following an add review page, there may be additional lookuos required to check the validity of the product code given. This may be an additonal API call to a 3rd party website, and is most likely to be used by sub-classed modules.
Requires a call to the Edit method to display current values.
Copy
Copies an existing review to a new review. Typical when you want to use the same product to review, and just want to use the same product references.
Requires a call to the Edit method to display current values.
Edit
Edit a review.
Save
Save a review.
Delete
Delete one or more reviews.
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.