PEAR_ChannelFile::getErrors | PEAR_ChannelFile::getFunctions |
PEAR_ChannelFile | |
PEAR Manual | |
require_once '/ChannelFile.php'; |
array
PEAR_ChannelFile::getFunction
(
string
$type
,
string
$name = NULL
,
string
$mirror = FALSE
)
Retrieve the xml representation of a function. If found, the array is of format:
|
Protocol type
Function name (NULL to return the first protocol of the type requested)
Mirror name, if any
throws no exceptions thrown
This function can not be called statically.
PEAR_ChannelFile::getErrors | PEAR_ChannelFile::getFunctions |
PEAR_ChannelFile | |
PEAR Manual | |