| $editing | core_reportbuilder\table\base_report_table | protected |
| $groupbysql | core_reportbuilder\table\base_report_table | protected |
| $persistent | core_reportbuilder\table\base_report_table | protected |
| $report | core_reportbuilder\table\custom_report_table | protected |
| __construct(string $uniqueid, string $download='') | core_reportbuilder\table\custom_report_table | |
| create(int $reportid, string $download='') | core_reportbuilder\table\custom_report_table | static |
| download_buttons() | core_reportbuilder\table\custom_report_table_view | |
| format_row($row) | core_reportbuilder\table\custom_report_table | |
| get_active_columns() | core_reportbuilder\table\custom_report_table | protected |
| get_context() | core_reportbuilder\table\base_report_table | |
| get_default_per_page() | core_reportbuilder\table\custom_report_table_view | |
| get_row_cells_html(string $rowid, array $row, ?array $suppresslastrow) | core_reportbuilder\table\custom_report_table | |
| get_sort_columns() | core_reportbuilder\table\custom_report_table | |
| get_sql_sort() | core_reportbuilder\table\base_report_table | |
| get_table_sql(bool $includesort=true) | core_reportbuilder\table\base_report_table | protected |
| get_total_row_count() | core_reportbuilder\table\base_report_table | |
| guess_base_url() | core_reportbuilder\table\base_report_table | |
| has_capability() | core_reportbuilder\table\custom_report_table_view | |
| init_sql(string $fields, string $from, array $joins, string $where, array $params, array $groupby=[]) | core_reportbuilder\table\base_report_table | protected |
| out($pagesize, $useinitialsbar, $downloadhelpbutton='') | core_reportbuilder\table\custom_report_table | |
| print_headers() | core_reportbuilder\table\custom_report_table_view | |
| print_nothing_to_display() | core_reportbuilder\table\custom_report_table | |
| query_db($pagesize, $useinitialsbar=true) | core_reportbuilder\table\base_report_table | |
| REPORT_EDITING | core_reportbuilder\table\custom_report_table_view | protected |
| set_report_editing(bool $editing) | core_reportbuilder\table\base_report_table | |
| start_html() | core_reportbuilder\table\base_report_table | |
| wrap_html_finish() | core_reportbuilder\table\custom_report_table | |