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: | 91 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
column_heading_editable:: (2 methods):
__construct()
update()
Class: column_heading_editable - X-Ref
Column heading 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 |