PEAR_ChannelFile::setBaseURL (Previous) (Next) PEAR_ChannelFile::setName

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_ChannelFile::setDefaultPEARProtocols()

PEAR_ChannelFile::setDefaultPEARProtocols()  -- Set a channel's protocols to the protocols supported by pearweb

Description

This method sets up a channel's xmlrpc protocols to match that of pearweb (pear.php.net). Note that it does not configure REST resources, that must be done manually through setBaseURL().

Parameter

string $version

version of pearweb protocols to use.

string|FALSE $mirror

Mirror name or false for primary server.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

PEAR_ChannelFile::setBaseURL (Previous) (Next) PEAR_ChannelFile::setName

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.