Documentation

Antispam_Stopword_Export_Controller
in package

Antispam_Stopword_Export_Controller

Tags
subpackage

Antispam

version
7.x
author

Hostmake LLC

copyright

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

Table of Contents

Properties

$_aData  : array<string|int, mixed>
CSV data

Methods

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

Properties

$_aData

CSV data

protected array<string|int, mixed> $_aData = array()

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