phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
TextAlignmentTrait Class Reference
+ Inheritance diagram for TextAlignmentTrait:

Public Member Functions

 addToPropertyCtrl ($name, $value, $typeCtrl)
 
 setTextAlignment ($value=TextAlignment::LEFT)
 
 textCenterAligned ()
 
 textJustified ()
 
 textRightAligned ()
 
 textLeftAligned ()
 

Detailed Description

Definition at line 7 of file TextAlignmentTrait.php.

Member Function Documentation

◆ addToPropertyCtrl()

addToPropertyCtrl (   $name,
  $value,
  $typeCtrl 
)
abstract

◆ setTextAlignment()

setTextAlignment (   $value = TextAlignment::LEFT)
Parameters
string$value
Returns
\Ajax\semantic\html\base\HtmlSemDoubleElement

Definition at line 15 of file TextAlignmentTrait.php.

◆ textCenterAligned()

textCenterAligned ( )

Definition at line 19 of file TextAlignmentTrait.php.

◆ textJustified()

textJustified ( )

Definition at line 23 of file TextAlignmentTrait.php.

◆ textLeftAligned()

textLeftAligned ( )

Definition at line 31 of file TextAlignmentTrait.php.

◆ textRightAligned()

textRightAligned ( )

Definition at line 27 of file TextAlignmentTrait.php.


The documentation for this class was generated from the following file: