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]

(no description)

File Size: 116 lines (3 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

block_badges:: (8 methods):
  init()
  instance_allow_multiple()
  has_config()
  instance_allow_config()
  applicable_formats()
  specialization()
  get_content()
  can_block_be_added()


Class: block_badges  - X-Ref

Block for displaying earned local badges to users

init()   X-Ref
No description

instance_allow_multiple()   X-Ref
No description

has_config()   X-Ref
No description

instance_allow_config()   X-Ref
No description

applicable_formats()   X-Ref
No description

specialization()   X-Ref
No description

get_content()   X-Ref
No description

can_block_be_added(moodle_page $page)   X-Ref
This block shouldn't be added to a page if the badges advanced feature is disabled.

param: moodle_page $page
return: bool