Public Member Functions | |
setMode ($attribute=ConsoleMode::ATTR_RESET_ALL, $foreground=ConsoleMode::FG_WHITE, $background=ConsoleMode::BG_BLACK) | |
resetAll () |
Definition at line 15 of file ColoredTextOutput.class.php.
ColoredTextOutput::resetAll | ( | ) |
Reimplemented from TextOutput.
Definition at line 38 of file ColoredTextOutput.class.php.
ColoredTextOutput::setMode | ( | $ | attribute = ConsoleMode::ATTR_RESET_ALL , |
|
$ | foreground = ConsoleMode::FG_WHITE , |
|||
$ | background = ConsoleMode::BG_BLACK | |||
) |
Reimplemented from TextOutput.
Definition at line 20 of file ColoredTextOutput.class.php.