Class joomlaInstallerScript

Description

Script file of joomla CMS

Located in /administrator/components/com_admin/script.php (line 18)


	
			
Method Summary
void preflight (string $route, JInstallerFile $installer)
void update (JInstallerFile $installer)
void updateDatabase ()
Methods
deleteUnexistingFiles (line 313)
  • access: public
void deleteUnexistingFiles ()
preflight (line 28)

method to preflight the update of Joomla!

  • access: public
void preflight (string $route, JInstallerFile $installer)
  • string $route: 'update' or 'install'
  • JInstallerFile $installer: The class calling this method
update (line 54)

method to update Joomla!

void update (JInstallerFile $installer)
updateDatabase (line 60)
  • access: protected
void updateDatabase ()
updateManifestCaches (line 91)
  • access: protected
void updateManifestCaches ()

Documentation generated on Mon, 25 Jun 2012 13:59:22 -0500 by phpDocumentor 1.4.4