API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JInstallationController::__construct | ( | $ | config = array() | ) |
JInstallationController::dbconfig | ( | ) |
JInstallationController::dumpLoad | ( | ) |
JInstallationController::execute | ( | $ | task | ) |
Overload the parent controller method to add a check for configuration variables when a task has been provided
String | $task | Task to perform |
To get past this point, a cookietest must be carried in the user's state. If the state is not set, then cookies are probably disabled.
Réimplémentée à partir de JController.
Références $mainframe, $session, $task, $view, JText::_(), et JFactory::getSession().
JInstallationController::ftpconfig | ( | ) |
Present form for FTP information
Références $view.
& JInstallationController::getModel | ( | ) |
Get the model for the installer component
& JInstallationController::getView | ( | ) |
Get the view for the installer component
JInstallationController::initialize | ( | ) |
Initialize data for the installation
JInstallationController::lang | ( | ) |
Present a choice of languages
Step One!
Références $view.
JInstallationController::license | ( | ) |
JInstallationController::mainconfig | ( | ) |
Present the main configuration options
Références $view.
JInstallationController::makedb | ( | ) |
JInstallationController::migration | ( | ) |
Références $view.
JInstallationController::postmigrate | ( | ) |
Références $view.
JInstallationController::preinstall | ( | ) |
Present a preinstall check
Step Two!
Références $view.
JInstallationController::removedir | ( | ) |
JInstallationController::saveconfig | ( | ) |
JInstallationController::$_model = null |
JInstallationController::$_view = null |