API17:JFormFieldFile
From Joomla! Documentation
JFormFieldFile
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getInput | Method to get the field input markup. |
- Defined in libraries/joomla/form/fields/file.php
- Extends JFormField
Importing
jimport( 'joomla.form.fields.file' );
See also
JFormFieldFile source code on BitBucket
Subpackage Form- Other versions of JFormFieldFile
User contributed notes
Code Examples