Class PEAR_Frontend_CLI

Description

Located in /maintenance/libraries/pear/PEAR/Frontend/CLI.php (line 24)

PEAR
   |
   --PEAR_Frontend_CLI
Variable Summary
 mixed $lp
 mixed $params
 mixed $term
 string $type
Method Summary
 PEAR_Frontend_CLI PEAR_Frontend_CLI ()
 void bold (mixed $text)
 void display (mixed $text)
 void displayHeading (mixed $title)
 void displayLine (mixed $text)
 void endTable ()
 void log (mixed $text, [mixed $append_crlf = true])
 void outputData (mixed $data, [mixed $command = '_default'])
 void startTable ([mixed $params = array()])
 void tableRow (mixed $columns, [mixed $rowparams = array()], [mixed $colparams = array()])
 void userConfirm (mixed $prompt, [mixed $default = 'yes'])
 void userDialog (mixed $command, mixed $prompts, [mixed $types = array()], [mixed $defaults = array()])
 void _display (mixed $text)
 void _displayHeading (mixed $title)
 void _displayLine (mixed $text)
 void _endTable ()
 void _startTable ([mixed $params = array()])
 void _tableRow (mixed $columns, [mixed $rowparams = array()], [mixed $colparams = array()])
Variables
mixed $lp = '' (line 34)
mixed $params = array() (line 36)
mixed $term = array(
'bold' => '',
'normal' => '',
)
(line 37)
string $type = 'CLI' (line 33)

What type of user interface this frontend is for.

  • access: public
Methods
Constructor PEAR_Frontend_CLI (line 46)
PEAR_Frontend_CLI PEAR_Frontend_CLI ()
bold (line 498)
void bold (mixed $text)
display (line 83)
void display (mixed $text)
displayError (line 99)
void displayError (object PEAR_Error $eobj)
displayFatalError (line 110)
void displayFatalError (object PEAR_Error $eobj)
displayHeading (line 119)
void displayHeading (mixed $title)
displayLine (line 70)
void displayLine (mixed $text)
endTable (line 263)
void endTable ()
log (line 486)
void log (mixed $text, [mixed $append_crlf = true])
outputData (line 369)
void outputData (mixed $data, [mixed $command = '_default'])
startTable (line 196)
void startTable ([mixed $params = array()])
tableRow (line 213)
void tableRow (mixed $columns, [mixed $rowparams = array()], [mixed $colparams = array()])
userConfirm (line 168)
void userConfirm (mixed $prompt, [mixed $default = 'yes'])
userDialog (line 133)
void userDialog (mixed $command, mixed $prompts, [mixed $types = array()], [mixed $defaults = array()])
_display (line 88)
void _display (mixed $text)
_displayHeading (line 124)
void _displayHeading (mixed $title)
_displayLine (line 75)
void _displayLine (mixed $text)
_endTable (line 268)
void _endTable ()
_startTable (line 201)
void _startTable ([mixed $params = array()])
_tableRow (line 218)
void _tableRow (mixed $columns, [mixed $rowparams = array()], [mixed $colparams = array()])

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