LLMS_Admin_Table::get_filter()
Method: Get the current filter
Source: includes/abstracts/abstract.llms.admin.table.php:344
Method: Get the current filter
Source: includes/abstracts/abstract.llms.admin.table.php:344
Method: Get the current field results are filtered by
Source: includes/abstracts/abstract.llms.admin.table.php:355
Method: Retrieve a modified classname that can be passed via AJAX for new queries
Source: includes/abstracts/abstract.llms.admin.table.php:366
Method: Retrieve the max number of pages for the table
Source: includes/abstracts/abstract.llms.admin.table.php:377
Method: Get the current sort order
Source: includes/abstracts/abstract.llms.admin.table.php:388
Method: Get the current field results are ordered by
Source: includes/abstracts/abstract.llms.admin.table.php:399
Method: Define the structure of the table
Source: includes/abstracts/abstract.llms.admin.table.php:190
Method: Get the current number of results to display per page
Source: includes/abstracts/abstract.llms.admin.table.php:410
Method: Constructor
Source: includes/abstracts/abstract.llms.admin.table.php:198
Method: Ensure that a valid array of data is passed to a query Used by AJAX methods to clean unnecessary parameters before passing the request data to the get_results function
Source: includes/abstracts/abstract.llms.admin.table.php:213