Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
gradereport_summary\local\systemreports\summary Member List

This is the complete list of members for gradereport_summary\local\systemreports\summary, including all inherited members.

__construct(report $report, array $parameters)core_reportbuilder\system_report
core_reportbuilder::local::report::base::__construct(report $report)core_reportbuilder\local\report\base
add_action(action $action)core_reportbuilder\system_report
add_action_divider()core_reportbuilder\system_report
add_attributes(array $attributes)core_reportbuilder\local\report\base
add_base_condition_simple(string $fieldname, $fieldvalue)core_reportbuilder\local\report\base
add_base_condition_sql(string $where, array $params=[])core_reportbuilder\local\report\base
add_base_fields(string $sql)core_reportbuilder\system_reportprotected
add_column(column $column)core_reportbuilder\local\report\baseprotected
add_column_from_entity(string $uniqueidentifier)core_reportbuilder\local\report\baseprotected
add_columns()gradereport_summary\local\systemreports\summary
add_columns_from_entities(array $columns)core_reportbuilder\local\report\baseprotected
add_condition(filter $condition)core_reportbuilder\local\report\baseprotected
add_condition_from_entity(string $uniqueidentifier)core_reportbuilder\local\report\baseprotected
add_conditions_from_entities(array $conditions)core_reportbuilder\local\report\baseprotected
add_entity(entity_base $entity)core_reportbuilder\local\report\baseprotected
add_filter(filter $filter)core_reportbuilder\local\report\baseprotected
add_filter_from_entity(string $uniqueidentifier)core_reportbuilder\local\report\baseprotected
add_filters()gradereport_summary\local\systemreports\summaryprotected
add_filters_from_entities(array $filters)core_reportbuilder\local\report\baseprotected
add_join(string $join, array $params=[], bool $validateparams=true)core_reportbuilder\local\report\baseprotected
annotate_entity(string $name, lang_string $title)core_reportbuilder\local\report\baseprotected
can_be_downloaded()core_reportbuilder\system_report
can_view()gradereport_summary\local\systemreports\summaryprotected
DEFAULT_PAGESIZEcore_reportbuilder\local\report\base
get_actions()core_reportbuilder\system_report
get_active_columns()core_reportbuilder\local\report\base
get_active_columns_by_alias()core_reportbuilder\local\report\base
get_active_conditions()core_reportbuilder\local\report\base
get_active_filters()core_reportbuilder\local\report\base
get_applied_filter_count()core_reportbuilder\local\report\base
get_attributes()core_reportbuilder\local\report\base
get_base_condition()core_reportbuilder\local\report\base
get_base_fields()core_reportbuilder\system_report
get_checkbox_toggleall(bool $ismaster, ?stdClass $row=null)core_reportbuilder\system_report
get_column(string $uniqueidentifier)core_reportbuilder\local\report\base
get_columns()core_reportbuilder\local\report\base
get_condition(string $uniqueidentifier)core_reportbuilder\local\report\base
get_condition_instances()core_reportbuilder\local\report\base
get_condition_values()core_reportbuilder\local\report\base
get_conditions()core_reportbuilder\local\report\base
get_context()core_reportbuilder\local\report\base
get_default_no_results_notice()core_reportbuilder\local\report\base
get_default_per_page()core_reportbuilder\local\report\base
get_downloadfilename()core_reportbuilder\local\report\base
get_entities()core_reportbuilder\local\report\baseprotected
get_entity(string $name)core_reportbuilder\local\report\baseprotected
get_entity_title(string $name)core_reportbuilder\local\report\base
get_exclude_columns_for_download()core_reportbuilder\system_report
get_filter(string $uniqueidentifier)core_reportbuilder\local\report\base
get_filter_form_default()core_reportbuilder\system_report
get_filter_instances()core_reportbuilder\local\report\base
get_filter_values()core_reportbuilder\local\report\base
get_filters()core_reportbuilder\local\report\base
get_initial_sort_column()core_reportbuilder\system_report
get_initial_sort_direction()core_reportbuilder\system_report
get_joins()core_reportbuilder\local\report\base
get_main_table()core_reportbuilder\local\report\base
get_main_table_alias()core_reportbuilder\local\report\base
get_name()core_reportbuilder\system_reportstatic
get_parameter(string $param, $default, string $type)core_reportbuilder\system_report
get_parameters()core_reportbuilder\system_report
get_report_persistent()core_reportbuilder\local\report\base
get_row_class(stdClass $row)core_reportbuilder\system_report
get_settings_values()core_reportbuilder\local\report\base
has_actions()core_reportbuilder\system_report
initialise()gradereport_summary\local\systemreports\summaryprotected
is_available()core_reportbuilder\local\report\basestatic
is_downloadable()core_reportbuilder\local\report\base
output()core_reportbuilder\system_report
require_can_view()core_reportbuilder\system_report
row_callback(stdClass $row)core_reportbuilder\system_report
set_checkbox_toggleall(callable $callback)core_reportbuilder\system_reportprotected
set_condition_values(array $values)core_reportbuilder\local\report\base
set_default_no_results_notice(?lang_string $notice)core_reportbuilder\local\report\base
set_default_per_page(int $defaultperpage)core_reportbuilder\local\report\base
set_downloadable(bool $downloadable, ?string $downloadfilename=null)core_reportbuilder\local\report\base
set_filter_form_default(bool $filterformdefault=true)core_reportbuilder\system_report
set_filter_values(array $values)core_reportbuilder\local\report\base
set_initial_sort_column(string $uniqueidentifier, int $sortdirection)core_reportbuilder\system_report
set_main_table(string $tablename, string $tablealias='')core_reportbuilder\local\report\base
set_parameters(array $parameters)core_reportbuilder\system_report
set_settings_values(array $values)core_reportbuilder\local\report\base
TYPE_CUSTOM_REPORTcore_reportbuilder\local\report\base
TYPE_SYSTEM_REPORTcore_reportbuilder\local\report\base
validate()core_reportbuilder\system_reportprotected