Console_Color
[ class tree: Console_Color ] [ index: Console_Color ] [ all elements ]

Element index for package Console_Color

[ b ] [ c ] [ e ] [ f ] [ g ] [ s ] [ _ ]

_

__construct
in file Color2.php, method Console_Color2::__construct()
top

b

bgcolor
in file Color2.php, method Console_Color2::bgcolor()
    Returns a style controlcode
top

c

$color_codes
in file Color2.php, variable Console_Color2::$color_codes
color
in file Color2.php, method Console_Color2::color()
    Returns an ANSI-Controlcode
Console_Color2
in file Color2.php, class Console_Color2
    A simple class to use ANSI Colorcodes.
Color2.php
procedural page Color2.php
convert
in file Color2.php, method Console_Color2::convert()
    Converts colorcodes in the format %y (for yellow) into ansi-control codes. The conversion table is: ('bold' meaning 'light' on some terminals). It's almost the same conversion table irssi uses.
top

e

escape
in file Color2.php, method Console_Color2::escape()
    Escapes % so they don't get interpreted as color codes
top

f

fgcolor
in file Color2.php, method Console_Color2::fgcolor()
    Returns a FG color controlcode
top

g

getColorCodes
in file Color2.php, method Console_Color2::getColorCodes()
top

s

setColorCodes
in file Color2.php, method Console_Color2::setColorCodes()
strip
in file Color2.php, method Console_Color2::strip()
    Strips ANSI color codes from a string
top

Documentation generated on Mon, 11 Mar 2019 15:51:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.