LLMS_Abstract_Exportable_Admin_Table::get_export_file_name()
Method: Retrieves the file name for an export file.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:231
Method: Retrieves the file name for an export file.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:231
Method: Get a lock key unique to the table & user for locking the table during export generation
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:272
Method: Allow customization of the title for export files
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:285
Method: Determine if the table is currently locked due to export generation.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:318
Method: Get the value of an option from the database & fallback to default value if none found
Source: includes/abstracts/abstract.llms.payment.gateway.php:919
Method: Retrieve an option name specific to the gateway Used to retrieve options from the wp_options table where applicable
Source: includes/abstracts/abstract.llms.payment.gateway.php:749
Method: Called when refunding via a Gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:990
Method: Determine if a feature is supported by the gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:1047
Class: Exportable admin table abstract class
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:21
Method: Generate an export file for the current table.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:56