PEAR_ChannelFile::supports | PEAR_ChannelFile::toArray |
PEAR_ChannelFile | |
PEAR Manual | |
require_once '/ChannelFile.php'; |
bool
PEAR_ChannelFile::supportsREST
(
string
$mirror = FALSE
)
This does not check to see which REST resources are supported, use getBaseURL() to check specific REST resource or resource group support.
Mirror server name or FALSE for the primary server.
throws no exceptions thrown
This function can not be called statically.
PEAR_ChannelFile::supports | PEAR_ChannelFile::toArray |
PEAR_ChannelFile | |
PEAR Manual | |