Class JoomlaInstallerScript

Description

Script file of Joomla CMS

  • since: 1.6.4

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


	
			
Method Summary
 void clearRadCache ()
 void update (JInstallerFile $installer)
 void updateAssets ()
 void updateDatabase ()
Methods
clearRadCache (line 1098)

Clears the RAD layer's table cache. The cache vastly improves performance but needs to be cleared every time you update the database schema.

  • since: 3.2
  • access: protected
void clearRadCache ()
deleteUnexistingFiles (line 279)

Delete files that should not exist

  • access: public
void deleteUnexistingFiles ()
update (line 28)

Method to update Joomla!

  • access: public
void update (JInstallerFile $installer)
updateAssets (line 1115)

Method to create assets for newly installed components

  • since: 3.2
  • access: public
void updateAssets ()
updateDatabase (line 47)

Medtho to update Database

  • access: protected
void updateDatabase ()
updateManifestCaches (line 88)

Update the manifest caches

  • access: protected
void updateManifestCaches ()

Documentation generated on Tue, 19 Nov 2013 15:12:38 +0100 by phpDocumentor 1.4.3