JFormFieldFile::getInput
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.
Signature
protected function getInput()
Returns
- string
- The field input markup.