require_once '/ChannelFile.php'; |
PEAR_ChannelFile
|false
PEAR_ChannelFile::fromArray
(array
$data, mixed
[$compatibility = FALSE], mixed
[$stackClass = 'PEAR_ErrorStack'])
Utilisez cette méthode avec précaution. Elle est prévue pour autoriser l'importation d'un fichier channel.xml pré-analysé depuis une autre classe PEAR_ChannelFile. Elle rend également possible le stockage dans le registre du fichier channel.xml.
Précédent | Sommaire | Suivant |
PEAR_ChannelFile::fromAny() | Niveau supérieur | PEAR_ChannelFile::fromXmlFile() |