Class PEAR_Command_Build

Description

PEAR commands for building extensions.

Located in /maintenance/libraries/pear/PEAR/Command/Build.php (line 30)

PEAR
   |
   --PEAR_Command_Common
      |
      --PEAR_Command_Build
Variable Summary
 mixed $commands
Method Summary
 PEAR_Command_Build PEAR_Command_Build (mixed &$ui, mixed &$config)
 void buildCallback (mixed $what, mixed $data)
 void doBuild (mixed $command, mixed $options, mixed $params)
Variables
mixed $commands = array(
'build' => array(
'summary' => 'Build an Extension From C Source',
'function' => 'doBuild',
'shortcut' => 'b',
'options' => array(),'doc'=>'[package.xml]
Builds one or more extensions contained in a package.'),)
(line 34)

Inherited Variables

Inherited from PEAR_Command_Common

PEAR_Command_Common::$config
PEAR_Command_Common::$ui
PEAR_Command_Common::$_deps_rel_trans
PEAR_Command_Common::$_deps_type_trans
Methods
Constructor PEAR_Command_Build (line 53)

PEAR_Command_Build constructor.

  • access: public
PEAR_Command_Build PEAR_Command_Build (mixed &$ui, mixed &$config)
buildCallback (line 79)
void buildCallback (mixed $what, mixed $data)
doBuild (line 62)
void doBuild (mixed $command, mixed $options, mixed $params)

Inherited Methods

Inherited From PEAR_Command_Common

 PEAR_Command_Common::PEAR_Command_Common()
 PEAR_Command_Common::getCommands()
 PEAR_Command_Common::getGetoptArgs()
 PEAR_Command_Common::getHelp()
 PEAR_Command_Common::getHelpArgs()
 PEAR_Command_Common::getOptions()
 PEAR_Command_Common::getShortcuts()
 PEAR_Command_Common::run()

Documentation generated on Fri, 11 Feb 2005 18:12:49 +0000 by phpDocumentor 1.3.0RC3