LLMS_Table_Course_Students::get_export_title( array $args = array() )
Allow customization of the title for export files
Description Description
Parameters Parameters
- $args
-
(Optional) arguments passed from table to csv processor
Default value: array()
Return Return
(string)
Source Source
File: includes/admin/reporting/tables/llms.table.course.students.php
Changelog Changelog
Version | Description |
---|---|
3.15.0 | Introduced. |