Solstice::View::MessageService - A banner view of messages.


Solstice documentation  | view source Contained in the Solstice distribution.

Index


NAME

Top

Solstice::View::MessageService - A banner view of messages.

SYNOPSIS

Top

  use Solstice::View::MessageService;

  my $msg_view = Solstice::View::MessageService->new();

DESCRIPTION

Top

An error view for the Solstice Web Tools. This view takes no model, rather it gets its data automatically from the Solstice::MessageService.

Superclass

Solstice::View

Export

No symbols exported.

Methods

new()

Creates a new Solstice::View::MessageService object.

Private Methods

_getTemplateParams()

Modules Used

Solstice::View, Solstice::MessageService.

SEE ALSO

Top

AUTHOR

Top

Catalyst Group, <catalyst@u.washington.edu>

VERSION

Top

$Revision: 2543 $

COPYRIGHT

Top


Solstice documentation  | view source Contained in the Solstice distribution.