[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/input/src/ -> Cookie.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: 118 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Cookie:: (2 methods):
  __construct()
  set()


Class: Cookie  - X-Ref

Joomla! Input Cookie Class

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

param: array|null  $source   Source data (Optional, default is $_COOKIE)
param: array       $options  Array of configuration parameters (Optional)

set($name, $value, $options = [])   X-Ref
Sets a value

param: string   $name      Name of the value to set.
param: mixed    $value     Value to assign to the input.
param: array    $options   An associative array which may have any of the keys expires, path, domain,
return: void



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