Documentation

AutoRequestAccountantReportComponent extends Injectable
in package
implements OptInterface uses OptTrait

Table of Contents

Interfaces

OptInterface

Properties

$_minDate  : mixed
$_monthList  : mixed
$_userVatCountryList  : mixed
$userList  : mixed
$opt  : array<string|int, mixed>

Methods

__construct()  : mixed
getMonthList()  : mixed
getOpt()  : array<string|int, mixed>
getOptUser()  : mixed
getOptUserId()  : mixed
getOptVal()  : mixed
getOptValOr()  : mixed
getReportList()  : mixed
getUserVatCountryList()  : mixed
hasOptKey()  : mixed
loadReportList()  : mixed
loadUserVat()  : mixed
requestAll()  : mixed
requestMonth()  : mixed
setOpt()  : static

Properties

$opt

private array<string|int, mixed> $opt

Methods

getOpt()

public getOpt([array<string|int, mixed> $opt = null ]) : array<string|int, mixed>
Parameters
$opt : array<string|int, mixed> = null
Return values
array<string|int, mixed>

getOptUser()

public getOptUser() : mixed

getOptUserId()

public getOptUserId() : mixed

getOptVal()

public getOptVal(string $key) : mixed
Parameters
$key : string

getOptValOr()

public getOptValOr(string $key[, mixed $or = null ]) : mixed
Parameters
$key : string
$or : mixed = null

hasOptKey()

public hasOptKey(string $key) : mixed
Parameters
$key : string

setOpt()

public setOpt(array<string|int, mixed> $opt) : static
Parameters
$opt : array<string|int, mixed>
Return values
static

        
On this page

Search results