| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Directories | |
| directory | local | 
|  | |
| directory | reportbuilder | 
|  | |
| Functions | |
| core_reportbuilder_inplace_editable (string $itemtype, int $itemid, string $newvalue) | |
| Plugin inplace editable implementation. | |
| core_reportbuilder_output_fragment_audience_form (array $params) | |
| Return the audience form fragment. | |
| core_reportbuilder_output_fragment_filters_form (array $params) | |
| Return the filters form fragment. | |
| Variables | |
| global | core_reportbuilder\form::$CFG | 
| global | core_reportbuilder\local\entities::$CFG | 
| global | core_reportbuilder\local\helpers::$CFG | 
| $settings | |
| core_reportbuilder_inplace_editable | ( | string | $itemtype, | 
| int | $itemid, | ||
| string | $newvalue ) | 
Plugin inplace editable implementation.
| string | $itemtype | |
| int | $itemid | |
| string | $newvalue | 
| inplace_editable|null | 
| core_reportbuilder_output_fragment_audience_form | ( | array | $params | ) | 
Return the audience form fragment.
| array | $params | 
| string | 
| core_reportbuilder_output_fragment_filters_form | ( | array | $params | ) | 
Return the filters form fragment.
| array | $params | 
| string | 
| $settings |