◆ __construct()
◆ clearLine()
Clears all the output from the current line.
- Renvoie
- $this
Références $this.
◆ clearLineAfter()
Clears all the output from the current line after the current position.
Références $this.
◆ clearOutput()
Clears all the output from the cursors' current position to the end of the screen.
- Renvoie
- $this
Références $this.
◆ clearScreen()
Clears the entire screen.
- Renvoie
- $this
Références $this.
◆ getCurrentPosition()
Returns the current cursor position as x,y coordinates.
Références null.
◆ hide()
- Renvoie
- $this
Références $this.
◆ moveDown()
moveDown |
( |
int |
$lines = 1 | ) |
|
- Renvoie
- $this
Références $this.
◆ moveLeft()
moveLeft |
( |
int |
$columns = 1 | ) |
|
◆ moveRight()
moveRight |
( |
int |
$columns = 1 | ) |
|
◆ moveToColumn()
moveToColumn |
( |
int |
$column | ) |
|
- Renvoie
- $this
Références $this.
◆ moveToPosition()
moveToPosition |
( |
int |
$column, |
|
|
int |
$row |
|
) |
| |
- Renvoie
- $this
Références $this.
◆ moveUp()
- Renvoie
- $this
Références $this.
◆ restorePosition()
- Renvoie
- $this
Références $this.
◆ savePosition()
- Renvoie
- $this
Références $this.
◆ show()
- Renvoie
- $this
Références $this.
◆ $input
◆ $output
La documentation de cette classe a été générée à partir du fichier suivant :