Class AlignNode
Class AlignNode
- Node implements INode
-
AlignNode implements IPNodeStyle
public
|
|
public
|
__toString(),
addAttribute(),
addAttributes(),
attributeToString(),
getAttribute(),
getAttributes(),
getHtml(),
getName(),
getParent(),
look(),
setParent(),
setStyle(),
setStyleID()
|
string |
TYPE_RIGHT
|
'right' |
|
string |
TYPE_LEFT
|
'left' |
|
string |
TYPE_CENTER
|
'center' |
|
string |
TYPE_BOTH
|
'both' |
protected
string
|
$align |
|
$attributes,
$parent,
$styleId
|