Pangloss::Segment::AddCategory - add category.


Pangloss documentation  | view source Contained in the Pangloss distribution.

Index


NAME

Top

Pangloss::Segment::AddCategory - add category.

SYNOPSIS

Top

  $pipe->add_segment( Pangloss::Segment::AddCategory->new )

DESCRIPTION

Top

This class inherits its interface from Pipeline::Segment.

On dispatch(), if the request has an 'add_category' argument, attempts to add the category and return the resulting view or error.

AUTHOR

Top

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Top

Pangloss::Segment::LoadCategory, Pangloss::Application::CategoryEditor


Pangloss documentation  | view source Contained in the Pangloss distribution.