[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
PEAR_Command_Mirror (download-all command) PHP versions 4 and 5
Author: | Alexander Merz <alexmerz@php.net> |
Copyright: | 1997-2006 The PHP Group |
License: | http://www.php.net/license/3_0.txt PHP License 3.0 |
Version: | CVS: $Id: Mirror.php,v 1.18 2006/03/02 18:14:13 cellog Exp $ |
Poids: | 153 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier PEAR/Command/Common.php |
PEAR_Command_Mirror:: (3 méthodes):
PEAR_Command_Mirror()
factory()
doDownloadAll()
Classe: PEAR_Command_Mirror - X-Ref
PEAR commands for providing file mirrorsPEAR_Command_Mirror(&$ui, &$config) X-Ref |
PEAR_Command_Mirror constructor. param: object PEAR_Frontend a reference to an frontend param: object PEAR_Config a reference to the configuration data |
factory($a) X-Ref |
For unit-testing |
doDownloadAll($command, $options, $params) X-Ref |
retrieves a list of avaible Packages from master server and downloads them param: string $command the command param: array $options the command options before the command param: array $params the stuff after the command name return: bool true if succesful |
Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |