[Console_Color] element index

Package indexes

All elements
b c e f s
b
top
bgcolor
Returns a BG color controlcode
c
top
color
Returns an ANSI-Controlcode Takes 1 to 3 Arguments: either 1 to 3 strings containing the name of the FG Color, style and BG color, or one array with the indices color, style or background.
Console_Color
Console_Color in Color.php
A simple class to use ANSI Colorcodes.
convert
Converts colorcodes in the format %y (for yellow) into ansi-control codes. terminals).
Color.php
Color.php in Color.php
e
top
escape
Escapes % so they don't get interpreted as color codes
f
top
fgcolor
Returns a FG color controlcode
s
top
strip
Strips ANSI color codes from a string
style
Returns a style controlcode
b c e f s