InstallerController
class InstallerController extends Controller
Methods
[__construct description]
Welcome the installer/admin
Welcome the installer/admin
[getInformInstallAssets description]
[getAssets description]
Show environment page
Save the environment
Show the database page
Save the database
Sets up the application
Save the application setup
Show the create user page
Save the new user and redirect them to the settings wizard
Details
at line 14
__construct(Framework $Framework, InstallWizard $InstallWizard)
[__construct description]
at line 31
Redirect
getIndex()
Welcome the installer/admin
at line 41
View
getWelcome()
Welcome the installer/admin
at line 54
[type]
getInformInstallAssets()
[getInformInstallAssets description]
at line 63
[type]
getAssets()
[getAssets description]
at line 76
View
getEnvironment()
Show environment page
at line 100
Redirect
postEnvironment()
Save the environment
at line 125
View
getDatabase()
Show the database page
at line 147
Redirect
postDatabase()
Save the database
at line 174
Response
getApplication()
Sets up the application
at line 200
Redirect
postApplication()
Save the application setup
at line 224
View
getCreateUser()
Show the create user page
at line 238
Redirect
postCreateUser()
Save the new user and redirect them to the settings wizard