Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

(no description)

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

Defines 1 class

question_category_list_item:: (2 methods):
  set_icon_html()
  item_html()


Class: question_category_list_item  - X-Ref

An item in a list of question categories.

set_icon_html($first, $last, $lastitem)   X-Ref
Override set_icon_html function.

param: bool $first Is the first on the list.
param: bool $last Is the last on the list.
param: \list_item $lastitem Last item.

item_html($extraargs = [])   X-Ref
Override item_html function.

return: string Item html.
param: array $extraargs