Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.2.x will end 22 April 2024 (12 months).
  • Bug fixes for security issues in 4.2.x will end 7 October 2024 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.1.x is supported too.

Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]

Class for exporting partial database data.

Copyright: 2017 Juan Leyva <juan@moodle.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 248 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

database_summary_exporter:: (5 methods):
  define_properties()
  define_related()
  define_other_properties()
  get_other_values()
  get_format_parameters_for_intro()


Class: database_summary_exporter  - X-Ref

Class for exporting partial database data (some fields are only viewable by admins).

define_properties()   X-Ref
No description

define_related()   X-Ref
No description

define_other_properties()   X-Ref
No description

get_other_values(renderer_base $output)   X-Ref
No description

get_format_parameters_for_intro()   X-Ref
Get the formatting parameters for the intro.

return: array