\mageekguy\atoum\clicolorizer

Summary

Methods
Properties
Constants
__construct()
setCli()
getCli()
setPattern()
getPattern()
setForeground()
getForeground()
setBackground()
getBackground()
colorize()
decorate()
No public properties found
No constants found
No protected methods found
$cli
$pattern
$foreground
$background
N/A
No private methods found
No private properties found
N/A

Properties

$cli

$cli : 

Type

$pattern

$pattern : 

Type

$foreground

$foreground : 

Type

$background

$background : 

Type

Methods

__construct()

__construct(  $foreground = null,   $background = null, \mageekguy\atoum\cli  $cli = null) 

Parameters

$foreground
$background
\mageekguy\atoum\cli $cli

getCli()

getCli() 

setPattern()

setPattern(  $pattern) 

Parameters

$pattern

getPattern()

getPattern() 

setForeground()

setForeground(  $foreground) 

Parameters

$foreground

getForeground()

getForeground() 

setBackground()

setBackground(  $background) 

Parameters

$background

getBackground()

getBackground() 

colorize()

colorize(  $string) 

Parameters

$string

decorate()

decorate(  $string) 

Parameters

$string