Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
App
Source
ModelFieldBuilder
SelectField
PHP Class App\Source\ModelFieldBuilder\SelectField
Inheritance:
extends
AField
Show file
Open project: andrey900/slimcms
Public Properties
Property
Type
Description
$default
$multiple
$size
$values
Protected Properties
Property
Type
Description
$allowTypes
$defaultType
Public Methods
Method
Description
__construct
(
stdClass
$obj
)
__toString
( )
Method Details
__construct()
public
method
public
__construct
(
stdClass
$obj
)
$obj
stdClass
__toString()
public
method
public
__toString
( )
Property Details
$allowTypes
protected property
protected
$allowTypes
$default
public property
public
$default
$defaultType
protected property
protected
$defaultType
$multiple
public property
public
$multiple
$size
public property
public
$size
$values
public property
public
$values