Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
preflight ($route, $installer) | |
update ($installer) | |
deleteUnexistingFiles () |
Fonctions membres protégées | |
updateDatabase () | |
updateManifestCaches () |
Script file of joomla CMS
joomlaInstallerScript::deleteUnexistingFiles | ( | ) |
Références $file, $files, $folder, JFile\delete(), JFolder\delete(), JFolder\exists(), JFile\exists(), JPATH_ROOT, et JText\sprintf().
joomlaInstallerScript::preflight | ( | $route, | |
$installer | |||
) |
method to preflight the update of Joomla!
string | $route | 'update' or 'install' |
JInstallerFile | $installer | The class calling this method |
Références $db, $query, et JFactory\getDbo().
joomlaInstallerScript::update | ( | $installer | ) |
method to update Joomla!
JInstallerFile | $installer | The class calling this method |
|
protected |
Références $db, $query, JFactory\getDbo(), et JText\sprintf().
|
protected |
Références $db, $extension, $query, JFactory\getDbo(), JTable\getInstance(), JPATH_ADMINISTRATOR, et JText\sprintf().