Table of Contents
Interfaces
- SAFTInterface
Constants
-
KEY_LIST
= []
-
KEY_TRANS_SOURCE
= []
Properties
-
$countOfRows
: mixed
-
$totalVatValue
: mixed
Methods
-
__construct()
: mixed
-
add()
: mixed
-
dateFormat()
: mixed
-
dateTimeFormat()
: mixed
-
getFormated()
: mixed
-
setHead()
: mixed
-
transKey()
: mixed
KEY_LIST
public
mixed
KEY_LIST
= []
KEY_TRANS_SOURCE
public
mixed
KEY_TRANS_SOURCE
= []
$countOfRows
public
mixed
$countOfRows
= 0
$totalVatValue
public
mixed
$totalVatValue
= 0
__construct()
public
__construct() : mixed
add()
public
add([mixed $item = null ]) : mixed
Parameters
-
$item
: mixed
= null
-
public
static dateFormat() : mixed
public
static dateTimeFormat() : mixed
public
getFormated(mixed $key) : mixed
Parameters
-
$key
: mixed
-
setHead()
public
setHead(SAFTInvoiceItem $item) : mixed
Parameters
-
$item
: SAFTInvoiceItem
-
transKey()
public
static transKey(mixed $key) : mixed
Parameters
-
$key
: mixed
-