PHP Class App\Source\ModelFieldBuilder\RadioField

Inheritance: extends AField
Exibir arquivo Open project: andrey900/slimcms

Public Properties

Property Type Description
$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_oe property

protected $allowTypes

$defaultType protected_oe property

protected $defaultType

$values public_oe property

public $values