Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_reportbuilder\local\entities\base Member List

This is the complete list of members for core_reportbuilder\local\entities\base, including all inherited members.

add_column(column $column)core_reportbuilder\local\entities\baseprotected
add_condition(filter $condition)core_reportbuilder\local\entities\baseprotected
add_filter(filter $filter)core_reportbuilder\local\entities\baseprotected
add_join(string $join)core_reportbuilder\local\entities\base
add_joins(array $joins)core_reportbuilder\local\entities\base
get_column(string $name)core_reportbuilder\local\entities\base
get_columns()core_reportbuilder\local\entities\base
get_condition(string $name)core_reportbuilder\local\entities\base
get_conditions()core_reportbuilder\local\entities\base
get_default_entity_title()core_reportbuilder\local\entities\baseprotected
get_default_table_aliases()core_reportbuilder\local\entities\baseprotected
get_default_tables()core_reportbuilder\local\entities\baseprotected
get_entity_name()core_reportbuilder\local\entities\base
get_entity_title()core_reportbuilder\local\entities\base
get_filter(string $name)core_reportbuilder\local\entities\base
get_filters()core_reportbuilder\local\entities\base
get_joins()core_reportbuilder\local\entities\base
get_table_alias(string $tablename)core_reportbuilder\local\entities\base
get_table_aliases()core_reportbuilder\local\entities\base
get_tag_joins_for_entity(string $component, string $itemtype, string $itemidfield)core_reportbuilder\local\entities\baseprotected
has_table_join_alias(string $tablename)core_reportbuilder\local\entities\base
initialise()core_reportbuilder\local\entities\base
set_entity_name(string $entityname)core_reportbuilder\local\entities\base
set_entity_title(lang_string $title)core_reportbuilder\local\entities\base
set_table_alias(string $tablename, string $alias)core_reportbuilder\local\entities\base
set_table_aliases(array $aliases)core_reportbuilder\local\entities\base
set_table_join_alias(string $tablename, string $alias)core_reportbuilder\local\entities\base