![]() |
Xataface 2.0
Xataface Application Framework
|
Public Member Functions | |
install ($params) | |
checkEnvironment ($params) | |
installationForm ($params, $env) | |
installDB ($params) | |
installFiles ($params) | |
createApplicationArchive ($conf, $path=null) | |
installApplicationArchive ($path) | |
prepareApplicationArchive ($path) | |
authenticate () | |
logout () | |
mainMenu () | |
infoLink ($id) | |
archive2app () | |
archive2app__process ($values) | |
db2app () | |
db2app__process ($values) | |
test_db_access ($dbname, $username, $password) | |
test_ftp_access ($host, $path, $user, $password, $ssl=false) | |
testdb () | |
testftp () | |
Data Fields | |
$step = 'checkEnvironment' |
Definition at line 3 of file Installer.php.
archive2app | ( | ) |
Definition at line 58 of file installer.php.
archive2app__process | ( | $ | values | ) |
Definition at line 121 of file installer.php.
authenticate | ( | ) |
Definition at line 30 of file installer.php.
checkEnvironment | ( | $ | params | ) |
Definition at line 25 of file Installer.php.
createApplicationArchive | ( | $ | conf, |
$ | path = null |
||
) |
Definition at line 27 of file installer.php.
db2app | ( | ) |
Definition at line 245 of file installer.php.
db2app__process | ( | $ | values | ) |
Definition at line 314 of file installer.php.
infoLink | ( | $ | id | ) |
Definition at line 53 of file installer.php.
install | ( | $ | params | ) |
Definition at line 7 of file Installer.php.
installApplicationArchive | ( | $ | path | ) |
Definition at line 28 of file installer.php.
installationForm | ( | $ | params, |
$ | env | ||
) |
Definition at line 30 of file Installer.php.
installDB | ( | $ | params | ) |
Definition at line 53 of file Installer.php.
installFiles | ( | $ | params | ) |
Definition at line 54 of file Installer.php.
logout | ( | ) |
Definition at line 41 of file installer.php.
mainMenu | ( | ) |
Definition at line 48 of file installer.php.
prepareApplicationArchive | ( | $ | path | ) |
Definition at line 29 of file installer.php.
test_db_access | ( | $ | dbname, |
$ | username, | ||
$ | password | ||
) |
Definition at line 406 of file installer.php.
test_ftp_access | ( | $ | host, |
$ | path, | ||
$ | user, | ||
$ | password, | ||
$ | ssl = false |
||
) |
Definition at line 418 of file installer.php.
testdb | ( | ) |
Definition at line 441 of file installer.php.
testftp | ( | ) |
Definition at line 469 of file installer.php.
$step = 'checkEnvironment' |
Definition at line 5 of file Installer.php.