Class Install
Handle the installation process via web or command line
- Controller
-
Install
Package: blesta\app\controllers
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/controllers/install.php
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/controllers/install.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
#
setMessage( string $type, string $value, boolean $return = false )
Sets the given error type into the view |
protected
array
|
|
protected
array
|
|
protected
mixed
|
|
protected
mixed
|
#
meetsRecReq( )
Checks to ensure that the current system meets the recommended minimum requirements. |
protected
array
|
#
systemInfo( mixed $fields = "all" )
Creates a data dump of current system settings for the given field or fields. |
protected
string
|
Methods inherited from Controller
clearCache(),
components(),
draw(),
emptyCache(),
helpers(),
partial(),
postAction(),
redirect(),
render(),
set(),
setDefaultViewPath(),
startCaching(),
stopCaching(),
uses()
Magic methods summary
Properties summary
protected
array
|
$helpers |
#
An array of helpers |
Properties inherited from Controller
$action,
$components,
$controller,
$files,
$get,
$is_cli,
$plugin,
$post,
$structure,
$structure_view,
$uri,
$uri_str,
$uses,
$view