require_once '/ChannelFile.php';
array|false PEAR_ChannelFile::getFunctions (string $protocol, string [$mirror = FALSE])
array|false PEAR_ChannelFile::getFunctions
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.