LLMS_Admin_Table::get_per_page()
Method: Get the current number of results to display per page
Source: includes/abstracts/abstract.llms.admin.table.php:410
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
Class: LLMS_Admin_Table abstract class
Source: includes/abstracts/abstract.llms.admin.table.php:20
Method: Retrieve data for a cell
Source: includes/abstracts/abstract.llms.admin.table.php:162
Method: Execute a query to retrieve results from the table
Source: includes/abstracts/abstract.llms.admin.table.php:172
Method: Define the structure of arguments used to pass to the get_results method
Source: includes/abstracts/abstract.llms.admin.table.php:181