
Public Member Functions | |
| setMode ($attribute=ConsoleMode::ATTR_RESET_ALL, $foreground=ConsoleMode::FG_WHITE, $background=ConsoleMode::BG_BLACK) | |
| |
| resetAll () | |
| |
Definition at line 16 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 21 of file ColoredTextOutput.class.php.
| ColoredTextOutput::resetAll | ( | ) |
Reimplemented from TextOutput.
Definition at line 39 of file ColoredTextOutput.class.php.
1.5.4