Differences Between: [Versions 400 and 403] [Versions 401 and 403]
(no description)
File Size: | 89 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
column_aggregation_editable:: (2 methods):
__construct()
update()
Class: column_aggregation_editable - X-Ref
Column aggregation editable component__construct(int $columnid, ?column $column = null) X-Ref |
Class constructor param: int $columnid param: column|null $column |
update(int $columnid, string $value) X-Ref |
Update column persistent and return self, called from inplace_editable callback param: int $columnid param: string $value return: self |