PEAR_ChannelFile::getFunction | PEAR_ChannelFile::getMirror |
PEAR_ChannelFile | |
PEAR Manual | |
require_once '/ChannelFile.php'; |
array|false
PEAR_ChannelFile::getFunctions
(
string
$protocol
,
string
$mirror = FALSE
)
This retrieves an array of all defined xmlrpc and soap functions. Use getBaseURL() to access rest base URLs.
The format of each function is the same as is returned by getFunction()
protocol type (xmlrpc, soap)
Mirror name
throws no exceptions thrown
This function can not be called statically.
PEAR_ChannelFile::getFunction | PEAR_ChannelFile::getMirror |
PEAR_ChannelFile | |
PEAR Manual | |