[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/plugins/system/debug/src/Storage/ -> FileStorage.php (summary)

(no description)

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

Defines 1 class

FileStorage:: (4 methods):
  save()
  get()
  find()
  makeFilename()


Class: FileStorage  - X-Ref

Stores collected data into files

save($id, $data)   X-Ref
Saves collected data

param: string  $id    The log id
param: string  $data  The log data
return: void

get($id)   X-Ref
Returns collected data with the specified id

param: string  $id  The log id
return: array

find(array $filters = [], $max = 20, $offset = 0)   X-Ref
Returns a metadata about collected data

param: array    $filters  Filtering options
param: integer  $max      The limit, items per page
param: integer  $offset   The offset
return: array

makeFilename($id)   X-Ref
No description



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