LLMS_Abstract_Exportable_Admin_Table::get_title()
Method: Retrieves the table’s title.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:298
Method: Retrieves the table’s title.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:298
Filter Hook: Filters the file name for an export file.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:256
Filter Hook: Customize the delimiter used when generating CSV export files.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:94
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:161
Method: Retrieve the download URL to an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:174
Method: Retrieve the header row for generating an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:191
Filter Hook: Customize the export file header columns.
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:217
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