[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
PEAR_Command_Install (install, upgrade, upgrade-all, uninstall, bundle, run-scripts commands) PHP versions 4 and 5
Author: | Stig Bakken <ssb@php.net> |
Author: | Greg Beaver <cellog@php.net> |
Copyright: | 1997-2006 The PHP Group |
License: | http://www.php.net/license/3_0.txt PHP License 3.0 |
Version: | CVS: $Id: Install.php,v 1.121 2007/01/06 04:41:31 cellog Exp $ |
Poids: | 1039 lignes (44 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 3 fichiers PEAR/Installer.php PEAR/Command/Common.php PEAR/Downloader.php |
PEAR_Command_Install:: (10 méthodes):
PEAR_Command_Install()
getDownloader()
getInstaller()
enableExtension()
disableExtension()
_parseIni()
doInstall()
doUninstall()
doBundle()
doRunScripts()
Classe: PEAR_Command_Install - X-Ref
PEAR commands for installation or deinstallation/upgrading ofPEAR_Command_Install(&$ui, &$config) X-Ref |
PEAR_Command_Install constructor. |
getDownloader(&$ui, $options, &$config) X-Ref |
For unit testing purposes |
getInstaller(&$ui) X-Ref |
For unit testing purposes |
enableExtension($binaries, $type) X-Ref |
Pas de description |
disableExtension($binaries, $type) X-Ref |
Pas de description |
_parseIni($filename) X-Ref |
Pas de description |
doInstall($command, $options, $params) X-Ref |
Pas de description |
doUninstall($command, $options, $params) X-Ref |
Pas de description |
doBundle($command, $options, $params) X-Ref |
Pas de description |
doRunScripts($command, $options, $params) X-Ref |
Pas de description |
Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |