LLMS_Table_Course_Students

LLMS_Table_Course_Students class


Description Description


Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.15.0 Introduced.


Top ↑

Methods Methods

  • get_data — Retrieve data for the columns
  • get_export_data — Retrieve data for a cell in an export file Should be overridden in extending classes
  • get_export_lock_key — Get a lock key unique to the table & user for locking the table during export generation
  • get_export_title — Allow customization of the title for export files
  • get_results — Execute a query to retrieve results from the table
  • get_table_search_form_placeholder — Get the Text to be used as the placeholder in a searchable tables search input
  • set_args — Define the structure of arguments used to pass to the get_results method
  • set_columns — Define the structure of the table

Top ↑

User Contributed Notes User Contributed Notes

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