LLMS_Table_Students

LLMS_Table_Students class


Description Description


Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.2 The post filter on the students table now limits post results based on instructor access.
3.36.1 Fixed "Last Seen" column displaying wrong date when the student last login date was saved as timestamp.
3.36.0 Add "Last Seen" column.
3.31.0 Allow filtering the table by Course or Membership
3.28.0 Unknown.
3.2.0 Introduced.


Top ↑

Methods Methods

  • get_data — Retrieve data for the columns
  • get_export_data — Retrieve data for a cell in an export file
  • get_query_args — Retrieve an array of query arguments to pass to the LLMS_Student_Query
  • get_results — Execute a query to retrieve results from the table
  • get_sort — Setup the array of sort arguments to pass to the LLMS_Student_Query for the table
  • get_table_filters_html — Get HTML for the filters displayed in the head of the table
  • get_table_search_form_placeholder — Get the Text to be used as the placeholder in a searchable tables search input
  • parse_args — Parse arguments passed to get_results() method & setup table class variables.
  • set_args — Define the structure of arguments used to pass to the get_results method
  • set_columns — Define the structure of the table
  • set_title — Set the table's title.

Top ↑

User Contributed Notes User Contributed Notes

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