|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
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\external\audiences::$CFG |
| global | core_reportbuilder\external\columns::$CFG |
| global | core_reportbuilder\external\columns\sort::$CFG |
| global | core_reportbuilder\external\conditions::$CFG |
| global | core_reportbuilder\external\filters::$CFG |
| global | core_reportbuilder\external\reports::$CFG |
| global | core_reportbuilder\external\schedules::$CFG |
| global | core_reportbuilder\form::$CFG |
| global | core_reportbuilder\local\entities::$CFG |
| global | core_reportbuilder\local\helpers::$CFG |
| global | core_reportbuilder\output::$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 |