| [ Index ] |
PHP Cross Reference of Joomla 1.5.25 |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: controller.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 393 lines (7 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JInstallationController:: (15 methods):
__construct()
dbconfig()
execute()
initialize()
ftpconfig()
license()
lang()
makedb()
mainconfig()
preinstall()
removedir()
saveconfig()
dumpLoad()
migration()
postmigrate()
Class: JInstallationController - X-Ref
| __construct( $config = array() X-Ref |
| Constructor |
| dbconfig() X-Ref |
return: Boolean True if successful |
| execute($task) X-Ref |
| Overload the parent controller method to add a check for configuration variables when a task has been provided param: String $task Task to perform return: Boolean True if successful |
| initialize() X-Ref |
| Initialize data for the installation return: Boolean True if successful |
| ftpconfig() X-Ref |
| Present form for FTP information return: Boolean True if successful |
| license() X-Ref |
| No description |
| lang() X-Ref |
| Present a choice of languages Step One! return: Boolean True if successful |
| makedb() X-Ref |
return: Boolean True if successful |
| mainconfig() X-Ref |
| Present the main configuration options return: Boolean True if successful |
| preinstall() X-Ref |
| Present a preinstall check Step Two! return: Boolean True if successful |
| removedir() X-Ref |
| Remove directory messages return: Boolean True if successful |
| saveconfig() X-Ref |
return: Boolean True if successful |
| dumpLoad() X-Ref |
| No description |
| migration() X-Ref |
| No description |
| postmigrate() X-Ref |
| No description |
| Generated: Mon Nov 14 16:47:20 2011 | Cross-referenced by PHPXref 0.7.1 |