LLMS_Admin_Table
Class: LLMS_Admin_Table abstract class.
Source: includes/abstracts/abstract.llms.admin.table.php:20
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:165
Method: Execute a query to retrieve results from the table.
Source: includes/abstracts/abstract.llms.admin.table.php:175
Method: Define the structure of arguments used to pass to the get_results method.
Source: includes/abstracts/abstract.llms.admin.table.php:184
Method: Define the structure of the table.
Source: includes/abstracts/abstract.llms.admin.table.php:193
Method: Constructor.
Source: includes/abstracts/abstract.llms.admin.table.php:201
Method: Ensure that a valid array of data is passed to a query.
Source: includes/abstracts/abstract.llms.admin.table.php:217