PHP Класс Give_Batch_Forms_Export, Give

С версии: 1.5
Наследование: extends Give_Batch_Export
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$export_type string Our export type. Used for export-type specific filters/actions

Открытые методы

Метод Описание
csv_cols ( ) : array Set the CSV columns
get_data ( ) : array Get the Export Data
get_percentage_complete ( ) : integer Return the calculated completion percentage

Описание методов

csv_cols() публичный Метод

Set the CSV columns
С версии: 1.5
public csv_cols ( ) : array
Результат array $cols All the columns

get_data() публичный Метод

Get the Export Data
С версии: 1.5
public get_data ( ) : array
Результат array $data The data for the CSV file

get_percentage_complete() публичный Метод

Return the calculated completion percentage
С версии: 1.5
public get_percentage_complete ( ) : integer
Результат integer

Описание свойств

$export_type публичное свойство

Our export type. Used for export-type specific filters/actions
С версии: 1.5
public string $export_type
Результат string