PUM_Abstract_Batch_Process::get_offset()
Method: Calculates and retrieves the offset for the current step.
Source: classes/Abstract/Batch/Process.php:145
Method: Calculates and retrieves the offset for the current step.
Source: classes/Abstract/Batch/Process.php:145
Method: Retrieves the current, stored count of processed items.
Source: classes/Abstract/Batch/Process.php:156
Method: Sets the current count of processed items.
Source: classes/Abstract/Batch/Process.php:165
Method: Retrieves the total, stored count of items to process.
Source: classes/Abstract/Batch/Process.php:176
Method: Sets the total count of items to process.
Source: classes/Abstract/Batch/Process.php:185
Method: Deletes the stored current and total counts of processed items.
Source: classes/Abstract/Batch/Process.php:192
Method: Determines if the current user can perform the current batch process.
Source: classes/Abstract/Batch/Process.php:73
Method: Executes a single step in the batch process.
Source: classes/Abstract/Batch/Process.php:82
Method: Retrieves the calculated completion percentage.
Source: classes/Abstract/Batch/Process.php:91
Method: Retrieves a message based on the given message code.
Source: classes/Abstract/Batch/Process.php:115