Class

FormFieldRanksSelect

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

Constructs a FormFieldRanksSelect.

Constants summary
string MEMBER
# '0'
string MODERATOR
# '1'
string ADMINISTRATOR
# '2'