PEAR_Registry::packageExists (Previous) (Next) PEAR_Registry::rebuildDepsFile

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Registry::packageInfo()

PEAR_Registry::packageInfo() -- Récupère les informations d'un paquet

Description

Retourne les informations (spécifiques) stockées dans le registre concernant un paquet.

Paramètres

chaîne de caractères $package

Nom du paquet

chaîne de caractères $key

le nom de l'information spécifique à récupérer

Valeur retournée

mixed - un tableau avec toutes les informations ou une clé de l'information spécifique si le paramètre $key est utilisé ; NULL si le paquet ou l'information spécifique n'existe pas.

Note

Cette fonction ne peut pas être appelée de façon statique.

PEAR_Registry::packageExists (Previous) (Next) PEAR_Registry::rebuildDepsFile

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.