Zend Framework  3.0
Windows Member List

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

$charsetAbstractAdapterprotected
$hasMBStringWindowsprotectedstatic
$modeResultWindowsprotected
$posXAbstractAdapterprotected
$posYAbstractAdapterprotected
$probeResultWindowsprotected
clear()Windows
clearLine()Windows
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()Windows
getDefaultCharset()Windows
getHeight()Windows
getSize()AbstractAdapter
getTitle()Windows
getWidth()Windows
hideCursor()AbstractAdapter
isUtf8()Windows
LINE_BLOCKAdapterInterface
LINE_DOUBLEAdapterInterface
LINE_NONEAdapterInterface
LINE_SINGLEAdapterInterface
readChar($mask=null)Windows
readLine($maxLength=2048)Windows
resetColor()AbstractAdapter
runModeCommand()Windowsprotected
runProbeCommand()Windowsprotected
setBgColor($color)AbstractAdapter
setCharset(Charset\CharsetInterface $charset)Windows
Zend::Console::Adapter::AdapterInterface::setCharset(CharsetInterface $charset)AdapterInterface
setColor($color)AbstractAdapter
setPos($x, $y)AbstractAdapter
showCursor()AbstractAdapter
switchToUtf8()Windowsprotected
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