class BandingProperties extends Model (View source)

Properties

protected $firstBandColorType
protected $firstBandColorDataType
protected $firstBandColorStyleType
protected $firstBandColorStyleDataType
protected $footerColorType
protected $footerColorDataType
protected $footerColorStyleType
protected $footerColorStyleDataType
protected $headerColorType
protected $headerColorDataType
protected $headerColorStyleType
protected $headerColorStyleDataType
protected $secondBandColorType
protected $secondBandColorDataType
protected $secondBandColorStyleType
protected $secondBandColorStyleDataType

Methods

setFirstBandColor(Color $firstBandColor)

No description

getFirstBandColor()

No description

setFirstBandColorStyle(ColorStyle $firstBandColorStyle)

No description

setFooterColor(Color $footerColor)

No description

getFooterColor()

No description

setFooterColorStyle(ColorStyle $footerColorStyle)

No description

getFooterColorStyle()

No description

setHeaderColor(Color $headerColor)

No description

getHeaderColor()

No description

setHeaderColorStyle(ColorStyle $headerColorStyle)

No description

getHeaderColorStyle()

No description

setSecondBandColor(Color $secondBandColor)

No description

getSecondBandColor()

No description

setSecondBandColorStyle(ColorStyle $secondBandColorStyle)

No description

Details

setFirstBandColor(Color $firstBandColor)

No description

Parameters

Color $firstBandColor

Color getFirstBandColor()

No description

Return Value

Color

setFirstBandColorStyle(ColorStyle $firstBandColorStyle)

No description

Parameters

ColorStyle $firstBandColorStyle

ColorStyle getFirstBandColorStyle()

No description

Return Value

ColorStyle

setFooterColor(Color $footerColor)

No description

Parameters

Color $footerColor

Color getFooterColor()

No description

Return Value

Color

setFooterColorStyle(ColorStyle $footerColorStyle)

No description

Parameters

ColorStyle $footerColorStyle

ColorStyle getFooterColorStyle()

No description

Return Value

ColorStyle

setHeaderColor(Color $headerColor)

No description

Parameters

Color $headerColor

Color getHeaderColor()

No description

Return Value

Color

setHeaderColorStyle(ColorStyle $headerColorStyle)

No description

Parameters

ColorStyle $headerColorStyle

ColorStyle getHeaderColorStyle()

No description

Return Value

ColorStyle

setSecondBandColor(Color $secondBandColor)

No description

Parameters

Color $secondBandColor

Color getSecondBandColor()

No description

Return Value

Color

setSecondBandColorStyle(ColorStyle $secondBandColorStyle)

No description

Parameters

ColorStyle $secondBandColorStyle

ColorStyle getSecondBandColorStyle()

No description

Return Value

ColorStyle