Class FontSizeStyleNode
Description of FontSizeStyleNode
-
Node
implements
INode
-
FontSizeStyleNode
implements
INodeStyle
Methods summary
public
|
#
__construct( integer $size = NULL, integer $cSize = NULL )
Parameters
- $size
integer $size enum px
- $cSize
integer $cSize enum px
|
public
|
#
getWord( )
Throws
Overrides
Implementation of
|
Methods inherited from Node
__toString(),
addAttribute(),
addAttributes(),
attributeToString(),
getAttribute(),
getAttributes(),
getHtml(),
getName(),
getParent(),
look(),
setParent(),
setStyle(),
setStyleID()
|
Properties summary
protected
mixed
|
$size
|
|
|