Class \Prado\Web\UI\WebControls\TTextAlign
TTextAlign class.
TTextAlign defines the enumerable type for the possible text alignments
The following enumerable values are defined:
- Left: left aligned
- Right: right aligned
Class hierarchy
- \Prado\Web\UI\WebControls\TTextAlign
- \Prado\TEnumerable implements Iterator
Since: 3.0.4
__construct, current, key, next, rewind, valid |
public
mixed
|
Left
|
'Left'
|
public
mixed
|
Right
|
'Right'
|