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

Index of all elements

[ b ] [ c ] [ e ] [ ]

b

bgcolor
in file Color.php, method Console_Color::bgcolor()
    Returns a BG color controlcode
top

c

color
in file Color.php, method Console_Color::color()
    Returns an ANSI-Controlcode
Console_Color
in file Color.php, class Console_Color
    A simple class to use ANSI Colorcodes.
Color.php
procedural page Color.php
color_example.php
procedural page color_example.php
convert
in file Color.php, method Console_Color::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 Color.php, method Console_Color::escape()
    Escapes % so they don't get interpreted as color codes
top

f

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

s

strip
in file Color.php, method Console_Color::strip()
    Strips ANSI color codes from a string
style
in file Color.php, method Console_Color::style()
    Returns a style controlcode
top

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