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: 304 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: task_log  - X-Ref

Task log entity class implementation

get_default_table_aliases()   X-Ref
Database tables that this entity uses and their default aliases

return: array

get_default_entity_title()   X-Ref
The default title for this entity in the list of columns/conditions/filters in the report builder

return: lang_string

get_default_entity_name()   X-Ref
The default machine-readable name for this entity that will be used in the internal names of the columns/filters

return: string

initialise()   X-Ref
Initialise the entity

return: base

get_all_columns()   X-Ref
Returns list of all available columns

return: column[]

get_all_filters()   X-Ref
Return list of all available filters

return: filter[]