LLMS_Table_Course_Students::get_export_data( string $key, obj $student )

Retrieve data for a cell in an export file Should be overridden in extending classes


Description Description


Parameters Parameters

$key

(Required) the column id / key

$student

(Required) Instance of the LLMS_Student


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: includes/admin/reporting/tables/llms.table.course.students.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.