LLMS_Admin_Table::clean_args()
Method: Ensure that a valid array of data is passed to a query.
Source: includes/abstracts/abstract.llms.admin.table.php:212
Method: Ensure that a valid array of data is passed to a query.
Source: includes/abstracts/abstract.llms.admin.table.php:212
Method: Ensures that all data requested by $this->get_data is filterable before being output on screen / in the export file.
Source: includes/abstracts/abstract.llms.admin.table.php:238
Method: Retrieve the arguments defined in `set_args`.
Source: includes/abstracts/abstract.llms.admin.table.php:263
Method: Retrieve the array of columns defined by set_columns.
Source: includes/abstracts/abstract.llms.admin.table.php:303
Method: Get the total number of columns in the table.
Source: includes/abstracts/abstract.llms.admin.table.php:996
Method: Get the current page.
Source: includes/abstracts/abstract.llms.admin.table.php:337
Method: Retrieve data for a cell.
Source: includes/abstracts/abstract.llms.admin.table.php:159
Method: Get `$this->empty_msg` string.
Source: includes/abstracts/abstract.llms.admin.table.php:349
Method: Get the current filter.
Source: includes/abstracts/abstract.llms.admin.table.php:401
Method: Get the text for the default/placeholder for a filterable column.
Source: includes/abstracts/abstract.llms.admin.table.php:372