LLMS_Admin_Table::__construct()
Method: Constructor
Source: includes/abstracts/abstract.llms.admin.table.php:170
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
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
Method: Retrieve the arguments defined in `set_args`
Source: includes/abstracts/abstract.llms.admin.table.php:219
Method: Retrieve the array of columns defined by set_columns
Source: includes/abstracts/abstract.llms.admin.table.php:247
Method: Get the total number of columns in the table Useful for creating full with tds via colspan
Source: includes/abstracts/abstract.llms.admin.table.php:673
Method: Get the current page
Source: includes/abstracts/abstract.llms.admin.table.php:271
Method: Retrieve data for a cell
Source: includes/abstracts/abstract.llms.admin.table.php:138
Method: Get $this->empty_msg string
Source: includes/abstracts/abstract.llms.admin.table.php:281
Method: Get the current filter
Source: includes/abstracts/abstract.llms.admin.table.php:308