Class

FormFieldUploadFile

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 11 17 Since: PHPBoost 4.0 - 2013 12 10 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: builder/form/field/FormFieldUploadFile.class.php

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

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

Constructs a FormFieldUploadFile.

public string
# display( )
protected
# compute_options( array & $field_options )
protected Template
Properties summary
protected string $authorized_extensions
# ''