[ Index ]

PHP Cross Reference of Moodle 310

title

Body

[close]

/analytics/classes/local/analysis/ -> result.php (summary)

Keeps track of the analysis results.

Copyright: 2019 David Monllao {@link http://www.davidmonllao.com}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 102 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __construct()
  retrieve_cached_result()

Functions
Functions that are not part of a class:

__construct(int $modelid, bool $includetarget, array $options)   X-Ref
Stores analysis data at instance level.

param: int   $modelid
param: bool  $includetarget
param: array $options

retrieve_cached_result(\core_analytics\local\time_splitting\base $timesplitting,\core_analytics\analysable $analysable)   X-Ref
Retrieves cached results during evaluation.

param: \core_analytics\local\time_splitting\base $timesplitting
param: \core_analytics\analysable                $analysable
return: mixed It can be in whatever format the result uses.



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