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
protocol type (xmlrpc, soap)
$mirror
Mirror name
throws no exceptions thrown
This function can not be called statically.