PHP Class Encore\Admin\Form\Field\SwitchField

Inheritance: extends Encore\Admin\Form\Field
Afficher le fichier Open project: z-song/laravel-admin

Protected Properties

Свойство Type Description
$states

Méthodes publiques

Méthode Description
__construct ( $column, $arguments = [] )
prepare ( $value )
render ( )
states ( $states = [] )

Méthodes protégées

Méthode Description
initStates ( )

Method Details

__construct() public méthode

public __construct ( $column, $arguments = [] )

initStates() protected méthode

protected initStates ( )

prepare() public méthode

public prepare ( $value )

render() public méthode

public render ( )

states() public méthode

public states ( $states = [] )

Property Details

$states protected_oe property

protected $states