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