PEAR
[ class tree: PEAR ] [ index: PEAR ] [ all elements ]

File: pearcmd.php

Source Location: /PEAR-1.10.12/scripts/pearcmd.php

Classes:

Page Details:

PEAR, the PHP Extension and Application Repository

Command line interface

PHP versions 4 and 5

Includes:

require_once('PEAR/Command.php') [line 50]
require_once('PEAR/Config.php') [line 49]
require_once('Console/Getopt.php') [line 51]
require_once(PEAR.php) [line 47]
require_once('PEAR/Frontend.php') [line 48]

PEAR_IGNORE_BACKTRACE [line 23]

PEAR_IGNORE_BACKTRACE = 1

[ Top ]



cmdHelp [line 386]

void cmdHelp( string $command)

Return help string for specified command


Parameters

string   $command   Command to return help for
[ Top ]



error_handler [line 446]

boolean error_handler( mixed $errno, mixed $errmsg, mixed $file, mixed $line)

error_handler
  • Access: public


Parameters

mixed   $errno   Error number
mixed   $errmsg   Message
mixed   $file   Filename
mixed   $line   Line number
[ Top ]



usage [line 341]

void usage( [mixed $error = null], [mixed $helpsubject = null])

Display usage information


Parameters

mixed   $error   Optional error message
mixed   $helpsubject   Optional subject/command to display help for
[ Top ]



Documentation generated on Sun, 19 Apr 2020 14:22:13 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.