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
mirror name (server)
$type
protocol type
$version
protocol version
$name
protocol name, if any
throws no exceptions thrown
This function can not be called statically.