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

Public Member Functions

 getDataField ()
 
 addToProperty ($name, $value, $separator=" ")
 
 setPlaceholder ($value)
 
 setValue ($value)
 
 setInputType ($type)
 

Detailed Description

Definition at line 5 of file TextFieldsTrait.php.

Member Function Documentation

◆ addToProperty()

addToProperty (   $name,
  $value,
  $separator = " " 
)
abstract

◆ getDataField()

getDataField ( )
abstract

Reimplemented in HtmlFormInput, HtmlFormTextarea, and HtmlInput.

◆ setInputType()

setInputType (   $type)

Definition at line 19 of file TextFieldsTrait.php.

◆ setPlaceholder()

setPlaceholder (   $value)

Definition at line 9 of file TextFieldsTrait.php.

◆ setValue()

setValue (   $value)

Definition at line 14 of file TextFieldsTrait.php.


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