Class JFormFieldFile

Description

Form Field class for the Joomla Platform.

Provides an input field for files

Located in /libraries/joomla/form/fields/file.php (line 21)

JFormField
   |
   --JFormFieldFile
Variable Summary
string $type
Method Summary
string getInput ()
Variables
Methods
getInput (line 43)

Method to get the field input markup for the file field.

Field attributes allow specification of a maximum file size and a string of accepted file extensions.

  • return: The field input markup.
  • see: JFormFieldMedia
  • since: 11.1
  • access: protected
string getInput ()

Redefinition of:
JFormField::getInput()
Method to get the field input markup.

Inherited Methods

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 13:54:44 -0500 by phpDocumentor 1.4.4