Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Differences Between: [Versions 400 and 401]

(no description)

File Size: 77 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

custom_report_table_view:: (3 methods):
  print_headers()
  get_default_per_page()
  download_buttons()


Class: custom_report_table_view  - X-Ref

Custom report view dynamic table class

print_headers()   X-Ref
Override printed headers, to use those of grandparent class


get_default_per_page()   X-Ref
Override base implementation, return pagesize as defined in table filterset

return: int

download_buttons()   X-Ref
Get the html for the download buttons

return: string