| Pangloss documentation | view source | Contained in the Pangloss distribution. |
Pangloss::Segment::Decline::NoSearchRequest - decline unless there's a search request in the store
$pipe->add_segment( Pangloss::Segment::NoSearchRequest->new )
Inherits from OpenFrame::WebApp::Segment::Decline.
Declines if there is no Pangloss::Search::Request object in the store.
Steve Purkis <spurkis@quiup.com>
| Pangloss documentation | view source | Contained in the Pangloss distribution. |