[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
PEAR_Command_Remote (remote-info, list-upgrades, remote-list, search, list-all, download, clear-cache 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: Remote.php,v 1.96 2006/09/24 03:08:57 cellog Exp $ |
Poids: | 683 lignes (27 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 4 fichiers PEAR/REST.php PEAR/Command/Common.php PEAR/Common.php PEAR/Downloader.php |
PEAR_Command_Remote:: (11 méthodes):
PEAR_Command_Remote()
_checkChannelForStatus()
doRemoteInfo()
doRemoteList()
doListAll()
doSearch()
getDownloader()
doDownload()
downloadCallback()
doListUpgrades()
doClearCache()
Classe: PEAR_Command_Remote - X-Ref
PEAR commands for remote server queryingPEAR_Command_Remote(&$ui, &$config) X-Ref |
PEAR_Command_Remote constructor. |
_checkChannelForStatus($channel, $chan) X-Ref |
Pas de description |
doRemoteInfo($command, $options, $params) X-Ref |
Pas de description |
doRemoteList($command, $options, $params) X-Ref |
Pas de description |
doListAll($command, $options, $params) X-Ref |
Pas de description |
doSearch($command, $options, $params) X-Ref |
Pas de description |
getDownloader($options) X-Ref |
Pas de description |
doDownload($command, $options, $params) X-Ref |
Pas de description |
downloadCallback($msg, $params = null) X-Ref |
Pas de description |
doListUpgrades($command, $options, $params) X-Ref |
Pas de description |
doClearCache($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 |