Class

FormFieldUploadPictureFile

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 12 Contributor: Arnaud GENET elenwii@phpboost.com Located at: builder/form/field/FormFieldUploadPictureFile.class.php

This class manage single-line text fields with a link to access the upload modal form.

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

Constructs a FormFieldUploadPictureFile.