Class mosInstallerTemplate

Description

Template installer

Located in /administrator/components/com_installer/template/template.class.php (line 24)

mosInstaller
   |
   --mosInstallerTemplate
Method Summary
void install ([boolean $p_fromdir = null])
void returnTo (mixed $option, mixed $element, mixed $client)
void uninstall (int $id, string $option, int $client)
Variables
Methods
install (line 29)

Custom install method

void install ([boolean $p_fromdir = null])
  • boolean $p_fromdir: True if installing from directory

Redefinition of:
mosInstaller::install()
Abstract install method
returnTo (line 111)

return to method

void returnTo (mixed $option, mixed $element, mixed $client)

Redefinition of:
mosInstaller::returnTo()
return to method
uninstall (line 86)

Custom install method

void uninstall (int $id, string $option, int $client)
  • int $id: The id of the module
  • string $option: The URL option
  • int $client: The client id

Redefinition of:
mosInstaller::uninstall()
Abstract uninstall method

Inherited Methods

Inherited From mosInstaller

mosInstaller::mosInstaller()
mosInstaller::copyFiles()
mosInstaller::copySetupFile()
mosInstaller::elementDir()
mosInstaller::elementName()
mosInstaller::elementSpecial()
mosInstaller::errno()
mosInstaller::error()
mosInstaller::extractArchive()
mosInstaller::findInstallFile()
mosInstaller::getError()
mosInstaller::hasInstallfile()
mosInstaller::install()
mosInstaller::installArchive()
mosInstaller::installDir()
mosInstaller::installfile()
mosInstaller::installFilename()
mosInstaller::installType()
mosInstaller::isPackageFile()
mosInstaller::isWindows()
mosInstaller::parseFiles()
mosInstaller::preInstallCheck()
mosInstaller::readInstallFile()
mosInstaller::returnTo()
mosInstaller::setError()
mosInstaller::setVar()
mosInstaller::uninstall()
mosInstaller::unpackDir()
mosInstaller::upload()
mosInstaller::xmlDoc()

Documentation generated on Fri, 4 Mar 2005 13:57:18 +1000 by phpDocumentor 1.3.0RC3