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

stripAnsiFormat() public static method Strips ANSI control

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

ansiFormat() public static method Will return a string

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

error() public static method Prints text to STDERR appended

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

moveCursorDown() public static method Moves the terminal

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

clearScreen() public static method Clears entire screen

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

restoreCursorPosition() public static method Restores

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

getScreenSize() public static method Usage: list($width

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

scrollUp() public static method Scrolls whole page up

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 confirm()
  • References/PHP/Yii/helpers/BaseConsole

confirm() public static method Asks user to confirm by

2025-01-10 15:47:30