Class

FormFieldSearch

Package: Builder\Form\field Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Julien BRISWALTER j1.seth@phpboost.com Version: PHPBoost 5.2 - last update: 2018 06 03 Since: PHPBoost 4.1 - 2015 06 01 Contributor: Arnaud GENET elenwii@phpboost.com Located at: builder/form/field/FormFieldSearch.class.php

This class manages a search field.

AbstractFormField implements FormField
Extended by FormFieldTextEditor
Extended by FormFieldSearch
Methods summary
public
# __construct( string $id, string $label, string $value, array $field_options = array(), array $constraints = array() )

Constructs a FormFieldSearch.

Properties summary
protected string $type
# 'search'