LLMS_Admin_Table::get_order()
Method: Get the current sort order
Source: includes/abstracts/abstract.llms.admin.table.php:348
Method: Get the current sort order
Source: includes/abstracts/abstract.llms.admin.table.php:348
Method: Get the current field results are ordered by
Source: includes/abstracts/abstract.llms.admin.table.php:358
Method: Get the current number of results to display per page
Source: includes/abstracts/abstract.llms.admin.table.php:369
Method: Gets the opposite of the current order Used to determine what order should be displayed when resorting
Source: includes/abstracts/abstract.llms.admin.table.php:380
Method: Retrieves the current search query
Source: includes/abstracts/abstract.llms.admin.table.php:398
Method: Get HTML for the filters displayed in the head of the table
Source: includes/abstracts/abstract.llms.admin.table.php:408
Method: Get the HTML for the entire table
Source: includes/abstracts/abstract.llms.admin.table.php:435
Method: Get the HTML of the search form for a searchable table
Source: includes/abstracts/abstract.llms.admin.table.php:484
Method: Retrieve a modified classname that can be passed via AJAX for new queries
Source: includes/abstracts/abstract.llms.admin.table.php:328
Method: Ensures that all data requested by $this->get_data if filterable before being output on screen / in the export file
Source: includes/abstracts/abstract.llms.admin.table.php:209