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.

(no description)

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

Defines 1 class

block_management_table:: (9 methods):
  __construct()
  get_plugintype()
  guess_base_url()
  get_action_url()
  get_table_js_module()
  get_column_list()
  get_columns_with_help()
  col_instances()
  col_protect()


Class: block_management_table  - X-Ref

Tiny admin settings.

__construct()   X-Ref
No description

get_plugintype()   X-Ref
No description

guess_base_url()   X-Ref
No description

get_action_url(array $params = [])   X-Ref
No description

get_table_js_module()   X-Ref
No description

get_column_list()   X-Ref
No description

get_columns_with_help()   X-Ref
No description

col_instances(stdClass $row)   X-Ref
Render the instances column

param: stdClass $row
return: string

col_protect(stdClass $row)   X-Ref
Render the protect column.

param: stdClass $row
return: string