PHP Class PEAR_Command_Remote

Author: Stig Bakken ([email protected])
Author: Greg Beaver ([email protected])
Inheritance: extends PEAR_Command_Common
Datei anzeigen Open project: sourcefabric/newscoop Class Usage Examples

Public Properties

Property Type Description
$commands

Public Methods

Method Description
PEAR_Command_Remote ( &$ui, &$config ) PEAR_Command_Remote constructor.
_checkChannelForStatus ( $channel, $chan )
doClearCache ( $command, $options, $params )
doDownload ( $command, $options, $params )
doListAll ( $command, $options, $params )
doListUpgrades ( $command, $options, $params )
doRemoteInfo ( $command, $options, $params )
doRemoteList ( $command, $options, $params )
doSearch ( $command, $options, $params )
downloadCallback ( $msg, $params = null )
getDownloader ( $options )

Method Details

PEAR_Command_Remote() public method

PEAR_Command_Remote constructor.
public PEAR_Command_Remote ( &$ui, &$config )

_checkChannelForStatus() public method

public _checkChannelForStatus ( $channel, $chan )

doClearCache() public method

public doClearCache ( $command, $options, $params )

doDownload() public method

public doDownload ( $command, $options, $params )

doListAll() public method

public doListAll ( $command, $options, $params )

doListUpgrades() public method

public doListUpgrades ( $command, $options, $params )

doRemoteInfo() public method

public doRemoteInfo ( $command, $options, $params )

doRemoteList() public method

public doRemoteList ( $command, $options, $params )

doSearch() public method

public doSearch ( $command, $options, $params )

downloadCallback() public method

public downloadCallback ( $msg, $params = null )

getDownloader() public method

public getDownloader ( $options )

Property Details

$commands public_oe property

public $commands