Table of Contents
Constants
-
TIPO_FINAN_AMORTIZACAO_CAPITAL
= 0
-
TIPO_FINAN_OUTROS
= 7
-
TIPO_FINAN_SALDO_DEVEDOR
= 6
-
TIPO_PRICE
= 1
Properties
-
$array_portion
: mixed
-
$data
: mixed
-
$date_end
: mixed
-
$date_start
: mixed
-
$qtd_day_year
: mixed
-
$valor_cotacao
: mixed
Methods
-
__construct()
: mixed
-
calcJuros()
: mixed
-
processar()
: mixed
-
processarContaPagar()
: mixed
-
setInitData()
: mixed
TIPO_FINAN_AMORTIZACAO_CAPITAL
public
mixed
TIPO_FINAN_AMORTIZACAO_CAPITAL
= 0
TIPO_FINAN_OUTROS
public
mixed
TIPO_FINAN_OUTROS
= 7
TIPO_FINAN_SALDO_DEVEDOR
public
mixed
TIPO_FINAN_SALDO_DEVEDOR
= 6
TIPO_PRICE
public
mixed
TIPO_PRICE
= 1
$array_portion
protected
mixed
$array_portion
= []
$data
protected
mixed
$data
$date_end
protected
mixed
$date_end
= null
$date_start
protected
mixed
$date_start
= null
$qtd_day_year
protected
mixed
$qtd_day_year
= 0
$valor_cotacao
protected
mixed
$valor_cotacao
= 0
__construct()
public
__construct() : mixed
calcJuros()
public
calcJuros(mixed $total_pay, mixed $date_start, mixed $date_end[, mixed $valor_cotacao = 0 ]) : mixed
Parameters
-
$total_pay
: mixed
-
-
$date_start
: mixed
-
-
$date_end
: mixed
-
-
$valor_cotacao
: mixed
= 0
-
processar()
public
processar([mixed $set_ano_safra_by_him_self = false ]) : mixed
Parameters
-
$set_ano_safra_by_him_self
: mixed
= false
-
processarContaPagar()
public
processarContaPagar(mixed $id_financiamento) : mixed
Parameters
-
$id_financiamento
: mixed
-
setInitData()
public
setInitData(mixed $data) : mixed
Parameters
-
$data
: mixed
-