PEAR_ChannelFile::getName (Previous) (Next) PEAR_ChannelFile::getPort

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

PEAR_ChannelFile::getPath()

PEAR_ChannelFile::getPath()  -- getPath

説明

指定したプロトコルにアクセスするための相対パスを取得します。 チャネル名が foo.example.com、 xmlrpc が foo.example.com/xml/rpc でアクセスできる場合、このパスは xml/rpc となります。

パラメータ

string $protocol

xmlrpc あるいは soap

string|FALSE $mirror

ミラー名、あるいはプライマリサーバを使用する場合は FALSE

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

PEAR_ChannelFile::getName (Previous) (Next) PEAR_ChannelFile::getPort

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