LLMS_Admin_Table::get_results()
Method: Execute a query to retrieve results from the table
Source: includes/abstracts/abstract.llms.admin.table.php:147
Method: Execute a query to retrieve results from the table
Source: includes/abstracts/abstract.llms.admin.table.php:147
Method: Define the structure of arguments used to pass to the get_results method
Source: includes/abstracts/abstract.llms.admin.table.php:155
Method: Define the structure of the table
Source: includes/abstracts/abstract.llms.admin.table.php:163
Method: Constructor
Source: includes/abstracts/abstract.llms.admin.table.php:170
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:184