LLMS_Admin_Table::get_filter_placeholder()
Method: Get the text for the default/placeholder for a filterable column
Source: includes/abstracts/abstract.llms.admin.table.php:292
Method: Get the text for the default/placeholder for a filterable column
Source: includes/abstracts/abstract.llms.admin.table.php:292
Method: Get the current field results are filtered by
Source: includes/abstracts/abstract.llms.admin.table.php:318
Method: Retrieve a modified classname that can be passed via AJAX for new queries
Source: includes/abstracts/abstract.llms.admin.table.php:328
Method: Retrieve the max number of pages for the table
Source: includes/abstracts/abstract.llms.admin.table.php:338
Method: Gets the opposite of the current order Used to determine what order should be displayed when resorting
Source: includes/abstracts/abstract.llms.admin.table.php:380
Method: Get the current sort order
Source: includes/abstracts/abstract.llms.admin.table.php:348
Method: Get the current field results are ordered by
Source: includes/abstracts/abstract.llms.admin.table.php:358
Method: Get the current number of results to display per page
Source: includes/abstracts/abstract.llms.admin.table.php:369
Method: Get the HTML for a WP Post Link
Source: includes/abstracts/abstract.llms.admin.table.php:704
Method: Get the HTML to output a progress bar within a td Improve ugly tables with a small visual flourish Useful when displaying a percentage within a table! Bonus if the table sorts by that percentage column
Source: includes/abstracts/abstract.llms.admin.table.php:688