PEAR_ChannelFile::getMirrors()
PEAR_ChannelFile::getMirrors()
-- Retrieve a list of all mirrors and their contents
概要
require_once '/ChannelFile.php'; |
array
PEAR_ChannelFile::getMirrors
()
説明
This returns an array of mirror information in the format defined by getMirror()
例外・エラー
throws
no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。