API17:JInstaller::getInstance
From Joomla! Documentation
JInstaller::getInstance
Description
Returns the global Installer object, only creating it if it doesn't already exist.
public static function getInstance ()
- Returns object An installer object
- Defined on line 108 of libraries/joomla/installer/installer.php
- Since

See also
JInstaller::getInstance source code on BitBucket
Class JInstaller
Subpackage Installer- Other versions of JInstaller::getInstance
User contributed notes
Code Examples