Class

FormFieldUrlEditor

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/FormFieldUrlEditor.class.php

This class manages an url address.

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

Constructs a FormFieldUrlEditor.