LLMS_Table_Student_Course::get_data( string $key, int $lesson )
Retrieve data for the columns
Description Description
Parameters Parameters
- $key
-
(Required) the column id / key
- $lesson
-
(Required) Instance of an LLMS_Lesson
Return Return
(mixed)
Source Source
File: includes/admin/reporting/tables/llms.table.student.course.php
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |