Public Member Functions | |
SVNInstallerRepository ($path) | |
printListing () | |
getResource ($name) |
Definition at line 160 of file installExtension.php.
SVNInstallerRepository::getResource | ( | $ | name | ) |
Reimplemented from InstallerRepository.
Definition at line 186 of file installExtension.php.
References $name, and InstallerRepository::$path.
SVNInstallerRepository::printListing | ( | ) |
Reimplemented from InstallerRepository.
Definition at line 166 of file installExtension.php.
References $code, $n, ExtensionInstaller::error(), ExtensionInstaller::note(), print, and wfShellExec().
SVNInstallerRepository::SVNInstallerRepository | ( | $ | path | ) |
Definition at line 162 of file installExtension.php.
References InstallerRepository::$path, and InstallerRepository::InstallerRepository().