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

(no description)

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

Defines 1 class

recording_row_playback_test:: (4 methods):
  setUp()
  test_should_be_included()
  should_be_included_data_provider()
  test_show_recording_links()


Class: recording_row_playback_test  - X-Ref

Recording row

setUp()   X-Ref
Setup for test


test_should_be_included(string $role, array $canview, object $globalsettings = null)   X-Ref
Should this recording be included ?

param: string $role
param: array $canview
param: object|null $globalsettings
return: void

should_be_included_data_provider()   X-Ref
Data provider for the should be included method

return: array

test_show_recording_links()   X-Ref
Test recording link is rendered for imported recordings.

return: void