Solstice::Controller::Installer - Controls the process on configuring a new Solstice install


Solstice documentation  | view source Contained in the Solstice distribution.

Index


NAME

Top

Solstice::Controller::Installer - Controls the process on configuring a new Solstice install

SYNOPSIS

Top

DESCRIPTION

Top

This controls the process of installing/configuring the Solstice Framework, once the initial web presence is in place. Since most of Solstice isn't ready for use, we can't use almost any of the usual tools for app navigation.

We use a temp file for persistence... ugh. Better I guess than having hidden form fields with passwords.

Export

No symbols exported.

Methods

new()
getView()
_processMySQLDump($dbh, '/path/to/dumpfile.sql')

Takes a mysqldump file, and runs it.

Modules Used

AUTHOR

Top

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

VERSION

Top

Version $Revision: $

COPYRIGHT

Top


Solstice documentation  | view source Contained in the Solstice distribution.