LLMS_Table_Course_Students::get_data( string $key, LLMS_Student $student )
Retrieve data for the columns
Description Description
Parameters Parameters
- $key
-
(Required) The column id / key.
- $student
-
(Required) Student object.
Return Return
(mixed)
Source Source
File: includes/admin/reporting/tables/llms.table.course.students.php
Changelog Changelog
Version | Description |
---|---|
3.17.2 | Unknown. |
3.15.0 | Introduced. |