See Release Notes
Long Term Support Release
Differences Between: [Versions 400 and 401] [Versions 401 and 402] [Versions 401 and 403]
(no description)
File Size: | 88 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
report_name_editable:: (2 methods):
__construct()
update()
Class: report_name_editable - X-Ref
Report name editable component__construct(int $reportid, ?report $report = null) X-Ref |
Class constructor param: int $reportid param: report|null $report The report persistent, note that in addition to id/name properties being present we also |
update(int $reportid, string $value) X-Ref |
Update report persistent and return self, called from inplace_editable callback param: int $reportid param: string $value return: self |