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
App
Source
ModelFieldBuilder
Interfaces
IField
PHP Interface App\Source\ModelFieldBuilder\Interfaces\IField
Mostrar archivo
Open project: andrey900/slimcms
Interface Usage Examples
Public Methods
Method
Description
__construct
(
stdClass
$obj
)
__toString
( )
correct
( )
noVisible
(
$trig
= true )
setValue
(
$value
)
Method Details
__construct()
public
method
public
__construct
(
stdClass
$obj
)
$obj
stdClass
__toString()
public
method
public
__toString
( )
correct()
public
method
public
correct
( )
noVisible()
public
method
public
noVisible
(
$trig
= true )
setValue()
public
method
public
setValue
(
$value
)