[ Index ]

PHP Cross Reference of Moodle 310

title

Body

[close]

/admin/tool/log/backup/moodle2/ -> restore_tool_log_logstore_subplugin.class.php (summary)

Restore support for tool_log logstore subplugins.

Copyright: 2015 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 157 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  process_log()

Functions
Functions that are not part of a class:

process_log($data, bool $jsonformat = false)   X-Ref
Process log entries.

This method proceeds to read, complete, remap and, finally,
discard or save every log entry.

param: array $data log entry.
param: bool $jsonformat If true, uses JSON format for the 'other' field
return: object|null $dataobject A data object with values for one or more fields in the record,



Generated: Wed Jan 22 11:59:49 2025 Cross-referenced by PHPXref 0.7.1