helpers\BaseConsole beginAnsiFormat()
  • References/PHP/Yii/helpers/BaseConsole

beginAnsiFormat() public static method Echoes an ANSI

2025-01-10 15:47:30
helpers\BaseConsole wrapText()
  • References/PHP/Yii/helpers/BaseConsole

wrapText() public static method (available since version 2.0.4) Word

2025-01-10 15:47:30
helpers\BaseConsole stderr()
  • References/PHP/Yii/helpers/BaseConsole

stderr() public static method Prints a string to STDERR

2025-01-10 15:47:30
helpers\BaseConsole scrollDown()
  • References/PHP/Yii/helpers/BaseConsole

scrollDown() public static method Scrolls whole page down

2025-01-10 15:47:30
helpers\BaseConsole updateProgress()
  • References/PHP/Yii/helpers/BaseConsole

updateProgress() public static method Updates a progress

2025-01-10 15:47:30
helpers\BaseConsole showCursor()
  • References/PHP/Yii/helpers/BaseConsole

showCursor() public static method Will show a cursor again

2025-01-10 15:47:30
helpers\BaseConsole confirm()
  • References/PHP/Yii/helpers/BaseConsole

confirm() public static method Asks user to confirm by

2025-01-10 15:47:30
helpers\BaseConsole moveCursorPrevLine()
  • References/PHP/Yii/helpers/BaseConsole

moveCursorPrevLine() public static method Moves the terminal

2025-01-10 15:47:30
helpers\BaseConsole output()
  • References/PHP/Yii/helpers/BaseConsole

output() public static method Prints text to STDOUT appended

2025-01-10 15:47:30
helpers\BaseConsole moveCursorTo()
  • References/PHP/Yii/helpers/BaseConsole

moveCursorTo() public static method Moves the cursor to

2025-01-10 15:47:30