[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Cache/Controller/ -> OutputController.php (summary)

Joomla! Content Management System

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

Defines 1 class

OutputController:: (2 methods):
  get()
  store()


Class: OutputController  - X-Ref

Joomla Cache output type object

get($id, $group = null)   X-Ref
Get stored cached data by ID and group

param: string  $id     The cache data ID
param: string  $group  The cache data group
return: mixed  Boolean false on no result, cached object otherwise

store($data, $id, $group = null, $wrkarounds = true)   X-Ref
Store data to cache by ID and group

param: mixed    $data        The data to store
param: string   $id          The cache data ID
param: string   $group       The cache data group
param: boolean  $wrkarounds  True to use wrkarounds
return: boolean  True if cache stored



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