class TypeValue extends Value (View source)

Properties

protected $variable from  Value
protected $scvID from  Value
protected $scvlID from  Value
protected $fontFamily
protected $fontSize
protected $color
protected $lineHeight
protected $letterSpacing
protected $fontStyle
protected $fontWeight
protected $textDecoration
protected $textTransform

Methods

toStyleString()

No description

toLessVariablesArray()

No description

__construct($variable = false)

No description

from  Value
getVariable()

No description

from  Value
setFontFamily($fontFamily)

No description

setFontStyle($fontStyle)

No description

setFontSize(SizeValue $fontSize)

No description

setColor(ColorValue $color)

No description

setFontWeight($fontWeight)

No description

setTextDecoration($textDecoration)

No description

setTextTransform($textTransform)

No description

setLineHeight(SizeValue $lineHeight)

No description

setLetterSpacing(SizeValue $letterSpacing)

No description

getFontFamily()

No description

getFontSize()

No description

getFontWeight()

No description

getColor()

No description

getTextDecoration()

No description

getTextTransform()

No description

getFontStyle()

No description

getLetterSpacing()

No description

getLineHeight()

No description

Details

toStyleString()

No description

toLessVariablesArray()

No description

__construct($variable = false)

No description

Parameters

$variable

getVariable()

No description

setFontFamily($fontFamily)

No description

Parameters

$fontFamily

setFontStyle($fontStyle)

No description

Parameters

$fontStyle

setFontSize(SizeValue $fontSize)

No description

Parameters

SizeValue $fontSize

setColor(ColorValue $color)

No description

Parameters

ColorValue $color

setFontWeight($fontWeight)

No description

Parameters

$fontWeight

setTextDecoration($textDecoration)

No description

Parameters

$textDecoration

setTextTransform($textTransform)

No description

Parameters

$textTransform

setLineHeight(SizeValue $lineHeight)

No description

Parameters

SizeValue $lineHeight

setLetterSpacing(SizeValue $letterSpacing)

No description

Parameters

SizeValue $letterSpacing

getFontFamily()

No description

getFontSize()

No description

getFontWeight()

No description

getColor()

No description

getTextDecoration()

No description

getTextTransform()

No description

getFontStyle()

No description

getLetterSpacing()

No description

getLineHeight()

No description