PEAR_Frontend_CLI
PEAR_Frontend_CLI
()
void
display
(mixed $text)
void
displayHeading
(mixed $title)
void
displayLine
(mixed $text)
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
_startTable
([mixed $params = array()])
void
_tableRow
(mixed $columns, [mixed $rowparams = array()], [mixed $colparams = array()])