Zend Framework  3.0
Posix Member List

This is the complete list of members for Posix, including all inherited members.

$ansiColorMapPosixprotectedstatic
$charsetPosixprotected
$hasMBStringPosixprotectedstatic
$lastTTYModePosixprotected
$posXAbstractAdapterprotected
$posYAbstractAdapterprotected
clear()Posix
clearLine()AbstractAdapter
clearScreen()AbstractAdapter
colorize($string, $color=null, $bgColor=null)Posix
encodeText($text)AbstractAdapter
FILL_BLOCKAdapterInterface
FILL_NONEAdapterInterface
FILL_SHADE_DARKAdapterInterface
FILL_SHADE_LIGHTAdapterInterface
FILL_SHADE_MEDIUMAdapterInterface
getCharset()Posix
getColorCode($color, $type= 'fg')Posixprotected
getDefaultCharset()Posix
getHeight()Posix
getSize()AbstractAdapter
getTitle()AbstractAdapter
getWidth()Posix
hideCursor()Posix
isUtf8()Posix
LINE_BLOCKAdapterInterface
LINE_DOUBLEAdapterInterface
LINE_NONEAdapterInterface
LINE_SINGLEAdapterInterface
readChar($mask=null)Posix
readLine($maxLength=2048)AbstractAdapter
resetColor()Posix
restoreTTYMode()Posixprotected
runModeCommand()Posixprotected
setBgColor($bgColor)Posix
setCharset(Charset\CharsetInterface $charset)Posix
Zend::Console::Adapter::AdapterInterface::setCharset(CharsetInterface $charset)AdapterInterface
setColor($color)Posix
setPos($x, $y)Posix
setTTYMode($mode)Posixprotected
showCursor()Posix
write($text, $color=null, $bgColor=null)AbstractAdapter
writeAt($text, $x, $y, $color=null, $bgColor=null)AbstractAdapter
writeBox($x1, $y1, $x2, $y2, $lineStyle=self::LINE_SINGLE, $fillStyle=self::FILL_NONE, $color=null, $bgColor=null, $fillColor=null, $fillBgColor=null)AbstractAdapter
writeLine($text="", $color=null, $bgColor=null)Posix
writeText($text, $color=null, $bgColor=null)AbstractAdapter
writeTextBlock($text, $width, $height=null, $x=0, $y=0, $color=null, $bgColor=null)AbstractAdapter