NAME
Dancer::Plugin::Interchange6::Cart::DBIC - DBIC cart backend for Interchange6
METHODS
sqla
A coderef pointing to the current schema.
BUILD
Inherited method that is used to add the cart hooks.
execute_hook
Ties Interchange6 hooks into Dancer's hook system.
load
Loads cart from database.
load_saved_products
Pulls old cart items into current cart - used after user login.
id
Return cart identifier.
save
No-op, as all cart changes are saved through hooks to the database.
AUTHOR
Stefan Hornburg (Racke), <racke@linuxia.de>
LICENSE AND COPYRIGHT
Copyright 2011-2014 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.