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

LifterLMS LifterLMS

Code Reference

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

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

Used by 1 function | Uses 0 functions

LLMS_Abstract_Exportable_Admin_Table::get_export_file_url()

Method: Retrieve the download URL to an export file

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:147

Used by 1 function | Uses 0 functions

LLMS_Abstract_Exportable_Admin_Table::get_export_header()

Method: Retrieve the header row for generating an export file

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:159

Used by 1 function | Uses 1 function

llms_table_get_{$this->id}_export_header

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

Used by 1 function | Uses 0 functions

LLMS_Abstract_Exportable_Admin_Table::get_export_file_name()

Method: Get the file name for an export file

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:185

Used by 1 function | Uses 1 function

LLMS_Abstract_Exportable_Admin_Table::get_export_lock_key()

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

Used by 1 function | Uses 0 functions

LLMS_Abstract_Exportable_Admin_Table::get_export_title()

Method: Allow customization of the title for export files

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:209

Used by 1 function | Uses 1 function

LLMS_Abstract_Exportable_Admin_Table::is_export_locked()

Method: Determine if the table is currently locked due to export generation.

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:220

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Exportable_Admin_Table::queue_export()

Method: Queues an export for the table to be generated

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:231

Used by 0 functions | Uses 1 function

LLMS_Abstract_Exportable_Admin_Table

Class: LLMS_Admin_Table abstract.

Source: includes/abstracts/llms.abstract.exportable.admin.table.php:17

Used by 1 function | Uses 0 functions
1 2 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions