• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/abstract.llms.admin.table.php / Page 5

LLMS_Admin_Table

Class: LLMS_Admin_Table abstract class.

Source: includes/abstracts/abstract.llms.admin.table.php:20

Used by 10 functions | Uses 1 function

LLMS_Admin_Table::get_data()

Method: Retrieve data for a cell.

Source: includes/abstracts/abstract.llms.admin.table.php:165

Used by 1 function | Uses 0 functions

LLMS_Admin_Table::get_results()

Method: Execute a query to retrieve results from the table.

Source: includes/abstracts/abstract.llms.admin.table.php:175

Used by 0 functions | Uses 0 functions

LLMS_Admin_Table::set_args()

Method: Define the structure of arguments used to pass to the get_results method.

Source: includes/abstracts/abstract.llms.admin.table.php:184

Used by 1 function | Uses 0 functions

LLMS_Admin_Table::set_columns()

Method: Define the structure of the table.

Source: includes/abstracts/abstract.llms.admin.table.php:193

Used by 1 function | Uses 0 functions

LLMS_Admin_Table::__construct()

Method: Constructor.

Source: includes/abstracts/abstract.llms.admin.table.php:201

Used by 0 functions | Uses 2 functions

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:217

Used by 0 functions | Uses 1 function
« Previous 1 … 4 5
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions