LLMS_Table_Students::parse_args( array $args = array() )

Parse arguments passed to get_results() method & setup table class variables.


Description Description


Parameters Parameters

$args

(Optional) Array of arguments.

Default value: array()


Top ↑

Return Return

(void)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.31.0 Added logic to parse 'filterby' and 'filter' args when this table is filterable.
3.28.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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