Pangloss::Segment::ModifyConcept - modify concept.


Pangloss documentation  | view source Contained in the Pangloss distribution.

Index


NAME

Top

Pangloss::Segment::ModifyConcept - modify concept.

SYNOPSIS

Top

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

DESCRIPTION

Top

This class inherits its interface from Pipeline::Segment.

On dispatch(), if the request has an 'modify_concept' argument, attempts to modify the concept specified by 'selected_concept' and return the resulting view or error.

AUTHOR

Top

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Top

Pangloss::Segment::LoadConcept, Pangloss::Application::ConceptEditor


Pangloss documentation  | view source Contained in the Pangloss distribution.