PEAR_ChannelFile::addMirror | PEAR_ChannelFile::fromAny |
PEAR_ChannelFile | |
PEAR Manual | |
require_once '/ChannelFile.php'; |
bool
PEAR_ChannelFile::addMirrorFunction
(
string
$mirror
,
string
$type
,
string
$version
,
string
$name = ''
)
This is a direct way to add a xmlrpc or soap function to a mirror. See docs for addFunction().
mirror name (server)
protocol type
protocol version
protocol name, if any
throws no exceptions thrown
This function can not be called statically.
PEAR_ChannelFile::addMirror | PEAR_ChannelFile::fromAny |
PEAR_ChannelFile | |
PEAR Manual | |