메소드 |
설명 |
|
__construct ( Horde_Core_Cli $cli, $pearconf = null ) |
Constructor. |
|
configAuth ( ) |
Asks for the administrator settings and creates the authentication
configuration. |
|
configDb ( ) |
Asks for the database settings and creates the SQL configuration. |
|
init ( ) |
Creates and loads a basic conf.php configuration file. |
|
migrateDb ( ) |
Creates or updates the database tables. |
|
writeAllConfigs ( ) |
Creates default configuration files for all installed applications. |
|
writeConfig ( Horde_Variables $vars ) |
Writes the current configuration to the conf.php file. |
|