Property | Type | Description | |
---|---|---|---|
$export_type | string | Our export type. Used for export-type specific filters/actions |
Method | Description | |
---|---|---|
csv_cols ( ) : array | boolean | Set the CSV columns. | |
get_data ( ) : array | Get the Export Data | |
get_percentage_complete ( ) : integer | Return the calculated completion percentage | |
set_properties ( array $request ) | Set the properties specific to the Customers export |
Method | Description | |
---|---|---|
get_cols ( $columns ) | ||
set_donor_data ( $i, $data, $donor ) | Set Donor Data |
public get_percentage_complete ( ) : integer | ||
return | integer |
public set_properties ( array $request ) | ||
$request | array | The Form Data passed into the batch processing |
public string $export_type | ||
return | string |