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

NAME

Mango::Catalyst::Controller::Carts - Catalyst controller for cart information

DESCRIPTION

Mango::Catalyst::Controller::Carts provides the web interface for shopping cart information.

ACTIONS

add : /cart/add/

Adds and item to the cart.

clear : /cart/clear/

Removes all items from the cart.

delete : /cart/delete/

Remove an item for the cart.

index : /cart/

Displays the contents of the cart.

restore : /cart/restore/

Restores a wishlist into the cart.

update : /cart/update/

Updates and item in the cart.

SEE ALSO

Mango::Catalyst::Model::Carts, Mango::Provider::Carts

AUTHOR

    Christopher H. Laco
    CPAN ID: CLACO
    claco@chrislaco.com
    http://today.icantfocus.com/blog/