[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/input/src/ -> Json.php (summary)

Part of the Joomla Framework Input Package

Copyright: Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 71 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 Input interface.

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

param: array|null  $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