LLMS_Abstract_Exportable_Admin_Table::get_export_data()
Method: Retrieve data for a cell in an export file Should be overridden in extending classes
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:136
Method: Retrieve data for a cell in an export file Should be overridden in extending classes
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:136
Method: Retrieve the download URL to an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:147
Method: Retrieve the header row for generating an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:159
Filter Hook: If the first column is “ID” force it to lowercase to prevent Excel from attempting to interpret the .csv as SYLK
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:175
Method: Get the file name for an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:185
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:198
Method: Allow customization of the title for export files
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:209
Method: Determine if the table is currently locked due to export generation.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:220
Method: Queues an export for the table to be generated
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:231
Class: LLMS_Admin_Table abstract.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:17