PEAR_Registry::listPackages()

PEAR_Registry::listPackages() -- List all registered Packages

Referentiesamenvatting

require_once 'PEAR/Registry.php';

array PEAR_Registry::listPackages (void)

Beschrijving

List all Packages registered in the registry.

Return waarde

array - list of package names

Throws

Tabel 28-1. Mogelijke PEAR_Error waarden

Error codeError valueMeaningSolution
 ""  

Note

Deze functie kan niet statisch worden aangeroepen.