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.

Differences Between: [Versions 310 and 400] [Versions 39 and 400]

(no description)

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

Defines 1 class


Class: helper_test  - X-Ref

Helper test case.

test_generate_shortname()   X-Ref
No description

test_get_course_formats()   X-Ref
No description

test_get_enrolment_data()   X-Ref
No description

test_get_enrolment_plugins()   X-Ref
No description

test_get_restore_content_dir()   X-Ref
No description

test_get_role_ids()   X-Ref
No description

test_get_role_names()   X-Ref
No description

test_get_custom_course_field_data()   X-Ref
Test custom field data processing


test_increment_idnumber()   X-Ref
No description

test_increment_shortname()   X-Ref
No description

test_resolve_category()   X-Ref
No description

test_resolve_category_by_idnumber()   X-Ref
No description

test_resolve_category_by_path()   X-Ref
No description

get_customfield_generator()   X-Ref
Get custom field plugin generator

return: core_customfield_generator

create_custom_field(\core_customfield\category_controller $category, string $type, string $shortname,array $configdata = [])   X-Ref
Helper method to create custom course field

return: \core_customfield\field_controller
param: \core_customfield\category_controller $category
param: string $type
param: string $shortname
param: array $configdata