[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Input/ -> Json.php (summary)

Joomla! Content Management System

Copyright: (C) 2012 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 79 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Json:: (2 methods):
  __construct()
  getRaw()


Class: Json  - X-Ref

Joomla! Input JSON Class

This class decodes a JSON string from the raw request data and makes it available via
the standard JInput interface.

__construct(array $source = null, array $options = array()   X-Ref
Constructor.

param: array  $source   Source data (Optional, default is the raw HTTP input decoded from JSON)
param: array  $options  Array of configuration parameters (Optional)

getRaw()   X-Ref
Gets the raw JSON string from the request.

return: string  The raw JSON string from the request.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer