Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AdamWathan
Form
Elements
TextArea
PHP Class AdamWathan\Form\Elements\TextArea
Inheritance:
extends
FormControl
Mostrar archivo
Open project: adamwathan/form
Class Usage Examples
Protected Properties
Property
Type
Description
$attributes
$value
Public Methods
Method
Description
cols
(
$cols
)
defaultValue
(
$value
)
placeholder
(
$placeholder
)
render
( )
rows
(
$rows
)
value
(
$value
)
Protected Methods
Method
Description
hasValue
( )
Method Details
cols()
public
method
public
cols
(
$cols
)
defaultValue()
public
method
public
defaultValue
(
$value
)
hasValue()
protected
method
protected
hasValue
( )
placeholder()
public
method
public
placeholder
(
$placeholder
)
render()
public
method
public
render
( )
rows()
public
method
public
rows
(
$rows
)
value()
public
method
public
value
(
$value
)
Property Details
$attributes
protected_oe property
protected
$attributes
$value
protected_oe property
protected
$value