PEAR_ChannelFile::addMirrorFunction

PEAR_ChannelFile::addMirrorFunction()

PEAR_ChannelFile::addMirrorFunction()  -- Add a protocol to a mirror's provides section

Description

This is a direct way to add a xmlrpc or soap function to a mirror. See docs for addFunction().

Parameter

string $mirror

mirror name (server)

string $type

protocol type

string $version

protocol version

string $name

protocol name, if any

Throws

throws no exceptions thrown

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.