API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JInstallationView::_createTemplate | ( | $ | bodyHtml = null , |
$ | mainHtml = 'page.html' |
||
) |
Create a template object
Références jimport().
JInstallationView::chooseLanguage | ( | ) |
Language page
JInstallationView::dbConfig | ( | ) |
The DB Config page
JInstallationView::display | ( | ) |
Display the template
Références $lang, et JFactory::getLanguage().
JInstallationView::error | ( | ) |
Report an error to the user
JInstallationView::finish | ( | ) |
The the final page
JInstallationView::ftpConfig | ( | ) |
Show the FTP config page
& JInstallationView::getSteps | ( | ) |
Get the installation steps
& JInstallationView::getTemplate | ( | $ | bodyHtml = null | ) |
Get the template object
string | The name of the body html file |
JInstallationView::license | ( | ) |
The license page
JInstallationView::mainConfig | ( | ) |
The main configuration page
Références $encodings, JInstallationHelper::let_to_num(), et JText::sprintf().
JInstallationView::migrateScreen | ( | ) |
JInstallationView::preInstall | ( | ) |
The the pre-install info page
Références $version.
JInstallationView::removedir | ( | ) |
Remove directory messages
JInstallationView::$_steps = null |
JInstallationView::$_template = null |
Réimplémentée à partir de JView.