Solstice::Controller::Redirect - The controller for Redirect


Solstice documentation  | view source Contained in the Solstice distribution.

Index


NAME

Top

Solstice::Controller::Redirect - The controller for Redirect

SYNOPSIS

Top

  # See L<Solstice::Controller> for usage.

DESCRIPTION

Top

This is the controller for the page Redirect

The canonical solstice redirector. Give it a URL, users will be redirected to it.

Export

None by default.

Methods

new($url)

Constructor.

getView()

Creates the view object for Redirect.

validPreConditions()
revert()
update()
validate()
commit()

AUTHOR

Top

Catalyst Research & Development Group, <catalyst@u.washington.edu>

VERSION

Top

$Revision: $

SEE ALSO

Top

Solstice::Controller, Solstice::View::Redirect, perl.

COPYRIGHT

Top


Solstice documentation  | view source Contained in the Solstice distribution.