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 401 and 403]

(no description)

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

Defines 1 class

category:: (3 methods):
  setup_form()
  get_sql_filter()
  get_sample_values()


Class: category  - X-Ref

Course category report filter

The following optional array property can be passed to the {@see \core_reportbuilder\local\report\filter::set_options} method
when defining this filter, to define the capabilities passed to {@see \core_course_category::make_categories_list}

['requiredcapabilities' => '...']

setup_form(MoodleQuickForm $mform)   X-Ref
Setup form

param: MoodleQuickForm $mform

get_sql_filter(array $values)   X-Ref
Return filter SQL

param: array $values
return: array

get_sample_values()   X-Ref
Return sample filter values

return: array