Class

FormFieldEditors

Package: Builder\Form\field Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2018 06 03 Since: PHPBoost 3.0 - 2011 09 26 Contributor: Arnaud GENET elenwii@phpboost.com Located at: builder/form/field/FormFieldEditors.class.php
AbstractFormField implements FormField
Extended by AbstractFormFieldChoice
Extended by FormFieldSimpleSelectChoice
Extended by FormFieldEditors
Methods summary
public
# __construct( string $id, string $label, mixed $value = 0, array $field_options = array(), array $constraints = array() )

Constructs a FormFieldEditors.