PEAR_ChannelFile::setName (Previous) (Next) PEAR_ChannelFile::setPort

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

PEAR_ChannelFile::setPath()

PEAR_ChannelFile::setPath()  -- Définit le chemin de fichier pour xmlrpc ou soap

Description

Définit le chemin relatif pour le canal qui doit être utilisé pour se connecter au protocole sélectionné. Par défaut, ce sera xmlrpc.php pour xml-rpc et soap.php pour SOAP.

Paramètres

chaîne de caractères $protocol

xmlrpc ou soap

chaîne de caractères|FALSE $path

Nom du serveur miroir ou FALSE pour le serveur primaire

chaîne de caractères|FALSE $mirror

Nom du miroir ou FALSE pour le serveur primaire.

Valeurs renvoyées

Aucune exception n'est lancée.

Note

Cette fonction ne peut pas être appelée de façon statique.

PEAR_ChannelFile::setName (Previous) (Next) PEAR_ChannelFile::setPort

Download Documentation Last updated: Sun, 28 Sep 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.