Class Json
Joomla! Input JSON Class
This class decodes a JSON string from the raw request data and makes it available via the standard Input interface.
- Joomla\Input\Input implements Serializable, Countable
- Joomla\Input\Json
Methods summary
public
|
|
public
string
|
Methods inherited from Joomla\Input\Input
__call()
,
__get()
,
count()
,
def()
,
exists()
,
get()
,
getArray()
,
getMethod()
,
loadAllInputs()
,
serialize()
,
set()
,
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
Properties inherited from Joomla\Input\Input
$data
,
$filter
,
$inputs
,
$loaded
,
$options