Class mosInstallerComponent

Description

Component installer

Located in /administrator/components/com_installer/component/component.class.php (line 19)

mosInstaller
   |
   --mosInstallerComponent
Variable Summary
Method Summary
void componentAdminDir ([mixed $p_dirname = null])
void createParentMenu (mixed $_menuname, mixed $_comname, [mixed $_image = "js/ThemeOffice/component.png"])
void install ([boolean $p_fromdir = null])
void uninstall (int $cid, string $option, int $client)
Variables
Methods
componentAdminDir (line 24)
void componentAdminDir ([mixed $p_dirname = null])
createParentMenu (line 197)
void createParentMenu (mixed $_menuname, mixed $_comname, [mixed $_image = "js/ThemeOffice/component.png"])
install (line 35)

Custom install method

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

Redefinition of:
mosInstaller::install()
Abstract install method
uninstall (line 228)

Custom install method

void uninstall (int $cid, string $option, int $client)
  • int $cid: 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:55:50 +1000 by phpDocumentor 1.3.0RC3