Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
App
services
OptionFormTextarea
PHP Class App\services\OptionFormTextarea
Exibir arquivo
Open project: printempw/blessing-skin-server
Protected Properties
Property
Type
Description
$description
$id
$rows
$value
Public Methods
Method
Description
__construct
(
$id
)
render
( )
setContent
(
$content
)
setDescription
(
$description
)
setRows
(
$rows
)
Method Details
__construct()
public
method
public
__construct
(
$id
)
render()
public
method
public
render
( )
setContent()
public
method
public
setContent
(
$content
)
setDescription()
public
method
public
setDescription
(
$description
)
setRows()
public
method
public
setRows
(
$rows
)
Property Details
$description
protected_oe property
protected
$description
$id
protected_oe property
protected
$id
$rows
protected_oe property
protected
$rows
$value
protected_oe property
protected
$value