Documentation

CronController extends BaseController
in package

Class SettingsController

Table of Contents

Properties

$auth  : AuthComponent
$title  : mixed

Methods

exportTransactionToGbAfterBrexitAction()  : mixed
exportTransactionVolumeAction()  : mixed
exportVatReportSummaryAction()  : mixed
initialize()  : mixed
setTitle()  : mixed
getHandler()  : AbstractExportHandler
handle()  : mixed

Properties

Methods

exportTransactionToGbAfterBrexitAction()

public exportTransactionToGbAfterBrexitAction(mixed $startDate, mixed $endDate) : mixed
Parameters
$startDate : mixed
$endDate : mixed

exportTransactionVolumeAction()

public exportTransactionVolumeAction(mixed $startDate, mixed $endDate) : mixed
Parameters
$startDate : mixed
$endDate : mixed

exportVatReportSummaryAction()

public exportVatReportSummaryAction(mixed $startDate, mixed $endDate) : mixed
Parameters
$startDate : mixed
$endDate : mixed

setTitle()

public setTitle(mixed $title) : mixed
Parameters
$title : mixed

handle()

private handle(string $handler_class, array<string|int, mixed> $parameters) : mixed
Parameters
$handler_class : string
$parameters : array<string|int, mixed>

        
On this page

Search results