Class Files
Joomla! Input Files Class
- Joomla\Input\Input implements Serializable, Countable
- Joomla\Input\Files
Methods summary
public
|
|
public
mixed
|
|
protected
array
|
|
public
|
Methods inherited from Joomla\Input\Input
__call()
,
__get()
,
count()
,
def()
,
exists()
,
getArray()
,
getMethod()
,
loadAllInputs()
,
serialize()
,
unserialize()
Magic methods summary
Magic methods inherited from Joomla\Input\Input
getAlnum()
,
getBase64()
,
getBool()
,
getCmd()
,
getFloat()
,
getHtml()
,
getInt()
,
getPath()
,
getString()
,
getUint()
,
getUsername()
,
getWord()
Properties summary
protected
array
|
$decodedData |
#
The pivoted data from a $_FILES or compatible array. |
Properties inherited from Joomla\Input\Input
$data
,
$filter
,
$inputs
,
$loaded
,
$options