PEAR_ChannelFile::setValidationPackage (Previous) (Next) PEAR_ChannelFile::supportsREST

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_ChannelFile::supports()

PEAR_ChannelFile::supports()  -- determines whether a webservices function is supported by a channel

Beschrijving

This is used in the installer to determine whether a protocol is supported before attempting to connect to a remote server and invoke the function needed.

Parameter

string $type

protocol type (xmlrpc or soap)

string $name

function name (like package.info)

string|FALSE $mirror

Mirror server name or FALSE for primary server

string $version

function version

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.

PEAR_ChannelFile::setValidationPackage (Previous) (Next) PEAR_ChannelFile::supportsREST

Download Documentation Last updated: Mon, 02 Jul 2007
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.