PEAR_Frontend | PEAR_Installer |
PEAR_Frontend | |
PEAR Manual | |
require_once '/Frontend.php'; |
PEAR_Frontend_CLI|PEAR_Frontend_Web|PEAR_Frontend_Gtk&
PEAR_Frontend::singleton
(
mixed
$type = null
)
Get a single unique copy of the current PEAR frontend object.
if being called for the first time, the user can specify the kind of frontend to return. Otherwise, this parameter is ignored, and the existing single frontend is returned.
throws no exceptions thrown
This function can be called statically.
PEAR_Frontend | PEAR_Installer |
PEAR_Frontend | |
PEAR Manual | |