LLMS_Abstract_Processor::get_actions()
Method: Retrieve a filtered array of actions to be added by $this->add_actions
Source: includes/abstracts/llms.abstract.processor.php:124
Method: Retrieve a filtered array of actions to be added by $this->add_actions
Source: includes/abstracts/llms.abstract.processor.php:124
Method: Retrieve data for the current processor that can be used in future processes
Source: includes/abstracts/llms.abstract.processor.php:139
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 header row for generating an export file
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:159
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: Queues an export for the table to be generated
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:231
Method: Gets data prepared for an export
Source: includes/abstracts/llms.abstract.exportable.admin.table.php:106
Method: Queue a table export event
Source: includes/class.llms.ajax.handler.php:98