Public Member Functions | |
WebInstallerRepository ($path) | |
printListing () | |
getResource ($name) |
Definition at line 114 of file installExtension.php.
WebInstallerRepository::getResource | ( | $ | name | ) |
Reimplemented from InstallerRepository.
Definition at line 151 of file installExtension.php.
References $name, and InstallerRepository::$path.
WebInstallerRepository::printListing | ( | ) |
Reimplemented from InstallerRepository.
Definition at line 120 of file installExtension.php.
References $n, $ok, ExtensionInstaller::error(), ExtensionInstaller::note(), and print.
WebInstallerRepository::WebInstallerRepository | ( | $ | path | ) |
Definition at line 116 of file installExtension.php.
References InstallerRepository::$path, and InstallerRepository::InstallerRepository().