Documentation

Lead_Exchange_Export_Controller
in package

Lead.

Tags
subpackage

Lead

version
7.x
author

Hostmake LLC

copyright

© 2005-2024 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru

Table of Contents

Properties

$_aData  : mixed
$_aCurrentData  : array<string|int, mixed>
CSV data
$_site  : Site_Model
Site object

Methods

__construct()  : mixed
Constructor.
execute()  : mixed
Executes the business logic.
_prepareString()  : string
Prepare string
_printRow()  : self
Print array

Properties

$_aCurrentData

CSV data

private array<string|int, mixed> $_aCurrentData

Methods

execute()

Executes the business logic.

public execute() : mixed

_prepareString()

Prepare string

protected _prepareString(string $string) : string
Parameters
$string : string
Return values
string

_printRow()

Print array

protected _printRow(array<string|int, mixed> $aData) : self
Parameters
$aData : array<string|int, mixed>
Return values
self

        
On this page

Search results