PEAR_ChannelFile::fromAny()
PEAR_ChannelFile::fromAny()
-- Returns channel information from different sources
Synopsis
require_once '/ChannelFile.php'; |
bool
PEAR_ChannelFile::fromAny
(string
$info)
Beschreibung
Parse data from either a string or a channel.xml file.
Parameter
- string
$info
Filename of the source, or the source itself
Fehler-Meldungen
throws
no exceptions thrown
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.