PEAR_Registry::listPackages

PEAR_Registry::listPackages() – List all registered Packages

Synopsis

require_once 'PEAR/Registry.php';

array PEAR_Registry::listPackages ( void )

Description

List all Packages registered in the registry.

Return value

array - list of package names

Throws

Possible PEAR_Error values
Error code Error value Meaning Solution
  "    

Note

This function can not be called statically.

Remove Package from registry (Previous) Check for Package (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.