Zend Framework  3.0
Virtual Member List

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

$charsetAbstractAdapterprotected
$hasMBStringVirtualprotectedstatic
$modeResultVirtualprotected
$posXAbstractAdapterprotected
$posYAbstractAdapterprotected
clear()AbstractAdapter
clearLine()AbstractAdapter
clearScreen()AbstractAdapter
colorize($string, $color=null, $bgColor=null)AbstractAdapter
encodeText($text)AbstractAdapter
FILL_BLOCKAdapterInterface
FILL_NONEAdapterInterface
FILL_SHADE_DARKAdapterInterface
FILL_SHADE_LIGHTAdapterInterface
FILL_SHADE_MEDIUMAdapterInterface
getCharset()Virtual
getDefaultCharset()Virtual
getHeight()Virtual
getSize()AbstractAdapter
getTitle()Virtual
getWidth()Virtual
hideCursor()AbstractAdapter
isUtf8()Virtual
LINE_BLOCKAdapterInterface
LINE_DOUBLEAdapterInterface
LINE_NONEAdapterInterface
LINE_SINGLEAdapterInterface
readChar($mask=null)AbstractAdapter
readLine($maxLength=2048)AbstractAdapter
resetColor()AbstractAdapter
runProbeCommand()Virtualprotected
setBgColor($color)AbstractAdapter
setCharset(Charset\CharsetInterface $charset)Virtual
Zend::Console::Adapter::AdapterInterface::setCharset(CharsetInterface $charset)AdapterInterface
setColor($color)AbstractAdapter
setPos($x, $y)AbstractAdapter
showCursor()AbstractAdapter
switchToUtf8()Virtualprotected
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)AbstractAdapter
writeText($text, $color=null, $bgColor=null)AbstractAdapter
writeTextBlock($text, $width, $height=null, $x=0, $y=0, $color=null, $bgColor=null)AbstractAdapter