
Mango::Catalyst::Controller::Admin::Products::Attributes - Catalyst controller for product attribute admin

package MyApp::Controllers::Admin::Products::Attributes;
use base qw/Mango::Catalyst::Controllers::Admin::Products::Attributes/;

Mango::Catalyst::Controller::Admin::Products::Attributes is the controller used to edit a specific products attributes.

Displays the list of attributes for a specific product.
Adds an attribute to the given product.
Deletes the specified attribute form the current product.
Updates the specified attribute.
Loads a specific products attribute.

Mango::Catalyst::Controller::Admin::Products

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