ContaCorrenteEntity
extends Entity
in package
Table of Contents
Constants
- auditlog = ['exclude_fields' => ['DataHora'], 'obfuscate_fields' => ['passwdBanking']]
- Allowed keys: 'exclude_fields': <...> 'object_rel': <...>
- const_values = []
- database = \config\Config::DB_DEFAULT
- db_table = 'finan_contasbancarias'
- pk_field = 'idContaBancaria'
- sanitize = ['CNPJCPF' => 'onlyNumber', 'numeroConta' => 'onlyNumber', 'Agencia' => 'onlyNumber', 'ofxBanking' => 'noRules']
- Estrutura = ['key' => 'rule']
- security = ['update' => 'src\models\ContaCorrenteSecurity::securityUpdate']
- Allowed keys: 'select': <...> 'update': <...> 'delete': <...> 'insert': <...>
- tipoCPFCNPJ = ['CPF' => '1', 'CNPJ' => '2', 'OUTROS' => '3']
- Constants from database table
- tracking = true
- validations = ['DataAbertura' => ['required' => 'O campo Data Abertura é obrigatório.', 'varificaDataAtual' => 'A Data Abertura não pode ser maior que a data atual.'], 'IdBanco' => ['required' => 'O campo Nome Banco é obrigatório.'], 'statusFC' => ['required' => 'O campo Impactar Fluxo Caixa é obrigatório.'], 'status' => ['required' => 'O campo Status é obrigatório.'], 'DescConta' => ['required' => 'O campo Descrição Conta é obrigatório.'], 'nomeConta' => ['required' => 'O campo Nome da Conta é obrigatório.'], 'limiteCredito' => ['required' => 'O campo Limire de Crédito Cheque Especial é obrigatório.'], 'limiteCreditoFinanciamento' => ['required' => 'O campo Limite Crédito Financiamento é obrigatório.'], 'Agencia' => ['required' => 'O campo Agência é obrigatório.'], 'digitoConta' => ['required' => 'O campo Dígito da Conta é obrigatório.'], 'numeroConta' => ['required' => 'O campo Número da Conta é obrigatório.'], 'CNPJCPF' => ['required' => 'O campo CPF/CNPJ Conta é obrigatório.', 'cpfCnpj' => 'CPF/CNPJ invalido.']]
Properties
- $Agencia : mixed
- $chequeTerceiro : mixed
- $CNPJCPF : mixed
- $codigoEmpresaBancoConvenio : mixed
- $codigoEmpresaINTSYS : mixed
- $codigoINTSYS : mixed
- $codigoPlanoContaINTSYS : mixed
- $controleAdiantamento : mixed
- $DataAbertura : mixed
- $DataHora : mixed
- $dataofxBanking : mixed
- $dataProximaAtualizaOFX : mixed
- $DescConta : mixed
- $digitoAgencia : mixed
- $digitoConta : mixed
- $GerenteBanco : mixed
- $IdBanco : mixed
- $idContaBancaria : mixed
- $idUnidadeNegocio : mixed
- $idUsuario : mixed
- $limiteCredito : mixed
- $limiteCreditoFinanciamento : mixed
- $nomeConta : mixed
- $numeroConta : mixed
- $ofxBanking : mixed
- $passwdBanking : mixed
- $saldoAbertura : mixed
- $saldoAtual : mixed
- $saldoBanco : mixed
- $saldoConfere : mixed
- $saldoMinimo : mixed
- $status : mixed
- $statusFC : mixed
- $tipoCPFCNPJ : mixed
- $titular : mixed
- $ultimaDataConfere : mixed
- $usuarioBanking : mixed
- $usuarioEmpresaBanking : mixed
Methods
- __construct() : mixed
- delete() : mixed
- delete_where() : mixed
- getAgencia() : mixed
- Get the value of Agencia
- getAuditlog() : mixed
- getChequeTerceiro() : mixed
- Get the value of chequeTerceiro
- getCNPJCPF() : mixed
- Get the value of CNPJCPF
- getCodigoEmpresaBancoConvenio() : mixed
- Get the value of codigoEmpresaBancoConvenio
- getCodigoEmpresaINTSYS() : mixed
- Get the value of codigoEmpresaINTSYS
- getCodigoINTSYS() : mixed
- Get the value of codigoINTSYS
- getCodigoPlanoContaINTSYS() : mixed
- Get the value of codigoPlanoContaINTSYS
- getConst() : mixed
- getConstObj() : mixed
- getControleAdiantamento() : mixed
- Get the value of controleAdiantamento
- getDataAbertura() : mixed
- Get the value of DataAbertura
- getDatabase() : mixed
- getDataHora() : mixed
- Get the value of DataHora
- getDataofxBanking() : mixed
- Get the value of dataofxBanking
- getDataProximaAtualizaOFX() : mixed
- Get the value of dataProximaAtualizaOFX
- getDBDriver() : mixed
- getDBTable() : mixed
- getDescConta() : mixed
- Get the value of DescConta
- getDigitoAgencia() : mixed
- Get the value of digitoAgencia
- getDigitoConta() : mixed
- Get the value of digitoConta
- getGerenteBanco() : mixed
- Get the value of GerenteBanco
- getIdBanco() : mixed
- Get the value of IdBanco
- getIdContaBancaria() : mixed
- Get the value of idContaBancaria
- getIdUnidadeNegocio() : mixed
- Get the value of idUnidadeNegocio
- getIdUsuario() : mixed
- Get the value of idUsuario
- getLimiteCredito() : mixed
- Get the value of limiteCredito
- getLimiteCreditoFinanciamento() : mixed
- Get the value of limiteCreditoFinanciamento
- getNomeConta() : mixed
- Get the value of nomeConta
- getNumeroConta() : mixed
- Get the value of numeroConta
- getOfxBanking() : mixed
- Get the value of ofxBanking
- getPasswdBanking() : mixed
- Get the value of passwdBanking
- getSaldoAbertura() : mixed
- Get the value of saldoAbertura
- getSaldoAtual() : mixed
- Get the value of saldoAtual
- getSaldoBanco() : mixed
- Get the value of saldoBanco
- getSaldoConfere() : mixed
- Get the value of saldoConfere
- getSaldoMinimo() : mixed
- Get the value of saldoMinimo
- getStatus() : mixed
- Get the value of status
- getStatusFC() : mixed
- Get the value of statusFC
- getTable() : mixed
- getTipoCPFCNPJ() : mixed
- Get the value of tipoCPFCNPJ
- getTitular() : mixed
- Get the value of titular
- getUltimaDataConfere() : mixed
- Get the value of ultimaDataConfere
- getUsuarioBanking() : mixed
- Get the value of usuarioBanking
- getUsuarioEmpresaBanking() : mixed
- Get the value of usuarioEmpresaBanking
- hasField() : mixed
- insert() : null|Entity
- insert_or_select() : null|Entity
- Funcao que insere ou seleciona se existe
- insert_or_update() : array<string|int, mixed>
- Funcao que insere ou atualiza uma entidade no banco de dados
- securityDelete() : bool
- securityInsert() : bool
- securitySelect() : array<string|int, mixed>
- securityUpdate() : bool
- setAgencia() : self
- Set the value of Agencia
- setChequeTerceiro() : self
- Set the value of chequeTerceiro
- setCNPJCPF() : self
- Set the value of CNPJCPF
- setCodigoEmpresaBancoConvenio() : self
- Set the value of codigoEmpresaBancoConvenio
- setCodigoEmpresaINTSYS() : self
- Set the value of codigoEmpresaINTSYS
- setCodigoINTSYS() : self
- Set the value of codigoINTSYS
- setCodigoPlanoContaINTSYS() : self
- Set the value of codigoPlanoContaINTSYS
- setControleAdiantamento() : self
- Set the value of controleAdiantamento
- setDataAbertura() : self
- Set the value of DataAbertura
- setDataHora() : self
- Set the value of DataHora
- setDataofxBanking() : self
- Set the value of dataofxBanking
- setDataProximaAtualizaOFX() : self
- Set the value of dataProximaAtualizaOFX
- setDescConta() : self
- Set the value of DescConta
- setDigitoAgencia() : self
- Set the value of digitoAgencia
- setDigitoConta() : self
- Set the value of digitoConta
- setGerenteBanco() : self
- Set the value of GerenteBanco
- setIdBanco() : self
- Set the value of IdBanco
- setIdContaBancaria() : self
- Set the value of idContaBancaria
- setIdUnidadeNegocio() : self
- Set the value of idUnidadeNegocio
- setIdUsuario() : self
- Set the value of idUsuario
- setLimiteCredito() : self
- Set the value of limiteCredito
- setLimiteCreditoFinanciamento() : self
- Set the value of limiteCreditoFinanciamento
- setNomeConta() : self
- Set the value of nomeConta
- setNumeroConta() : self
- Set the value of numeroConta
- setOfxBanking() : self
- Set the value of ofxBanking
- setPasswdBanking() : self
- Set the value of passwdBanking
- setSaldoAbertura() : self
- Set the value of saldoAbertura
- setSaldoAtual() : self
- Set the value of saldoAtual
- setSaldoBanco() : self
- Set the value of saldoBanco
- setSaldoConfere() : self
- Set the value of saldoConfere
- setSaldoMinimo() : self
- Set the value of saldoMinimo
- setStatus() : self
- Set the value of status
- setStatusFC() : self
- Set the value of statusFC
- setTipoCPFCNPJ() : self
- Set the value of tipoCPFCNPJ
- setTitular() : self
- Set the value of titular
- setUltimaDataConfere() : self
- Set the value of ultimaDataConfere
- setUsuarioBanking() : self
- Set the value of usuarioBanking
- setUsuarioEmpresaBanking() : self
- Set the value of usuarioEmpresaBanking
- update() : mixed
- A função update pode atualizar uma Entity já instanciada, desde que a chave primária esteja setada, ou pode atualizar uma Entity vazia informando o valor da chave primária no segundo parâmetro (pk_value)
- validateFields() : bool
- where() : Collection
- Rudimentary ORM functions
Constants
auditlog
Allowed keys: 'exclude_fields': <...> 'object_rel': <...>
public
mixed
auditlog
= ['exclude_fields' => ['DataHora'], 'obfuscate_fields' => ['passwdBanking']]
const_values
public
mixed
const_values
= []
database
public
mixed
database
= \config\Config::DB_DEFAULT
db_table
public
mixed
db_table
= 'finan_contasbancarias'
pk_field
public
mixed
pk_field
= 'idContaBancaria'
sanitize
Estrutura = ['key' => 'rule']
public
mixed
sanitize
= ['CNPJCPF' => 'onlyNumber', 'numeroConta' => 'onlyNumber', 'Agencia' => 'onlyNumber', 'ofxBanking' => 'noRules']
security
Allowed keys: 'select': <...> 'update': <...> 'delete': <...> 'insert': <...>
public
mixed
security
= ['update' => 'src\models\ContaCorrenteSecurity::securityUpdate']
tipoCPFCNPJ
Constants from database table
public
mixed
tipoCPFCNPJ
= ['CPF' => '1', 'CNPJ' => '2', 'OUTROS' => '3']
tracking
public
mixed
tracking
= true
validations
public
mixed
validations
= ['DataAbertura' => ['required' => 'O campo Data Abertura é obrigatório.', 'varificaDataAtual' => 'A Data Abertura não pode ser maior que a data atual.'], 'IdBanco' => ['required' => 'O campo Nome Banco é obrigatório.'], 'statusFC' => ['required' => 'O campo Impactar Fluxo Caixa é obrigatório.'], 'status' => ['required' => 'O campo Status é obrigatório.'], 'DescConta' => ['required' => 'O campo Descrição Conta é obrigatório.'], 'nomeConta' => ['required' => 'O campo Nome da Conta é obrigatório.'], 'limiteCredito' => ['required' => 'O campo Limire de Crédito Cheque Especial é obrigatório.'], 'limiteCreditoFinanciamento' => ['required' => 'O campo Limite Crédito Financiamento é obrigatório.'], 'Agencia' => ['required' => 'O campo Agência é obrigatório.'], 'digitoConta' => ['required' => 'O campo Dígito da Conta é obrigatório.'], 'numeroConta' => ['required' => 'O campo Número da Conta é obrigatório.'], 'CNPJCPF' => ['required' => 'O campo CPF/CNPJ Conta é obrigatório.', 'cpfCnpj' => 'CPF/CNPJ invalido.']]
Properties
$Agencia
private
mixed
$Agencia
$chequeTerceiro
private
mixed
$chequeTerceiro
$CNPJCPF
private
mixed
$CNPJCPF
$codigoEmpresaBancoConvenio
private
mixed
$codigoEmpresaBancoConvenio
$codigoEmpresaINTSYS
private
mixed
$codigoEmpresaINTSYS
$codigoINTSYS
private
mixed
$codigoINTSYS
$codigoPlanoContaINTSYS
private
mixed
$codigoPlanoContaINTSYS
$controleAdiantamento
private
mixed
$controleAdiantamento
$DataAbertura
private
mixed
$DataAbertura
$DataHora
private
mixed
$DataHora
$dataofxBanking
private
mixed
$dataofxBanking
$dataProximaAtualizaOFX
private
mixed
$dataProximaAtualizaOFX
$DescConta
private
mixed
$DescConta
$digitoAgencia
private
mixed
$digitoAgencia
$digitoConta
private
mixed
$digitoConta
$GerenteBanco
private
mixed
$GerenteBanco
$IdBanco
private
mixed
$IdBanco
$idContaBancaria
private
mixed
$idContaBancaria
$idUnidadeNegocio
private
mixed
$idUnidadeNegocio
$idUsuario
private
mixed
$idUsuario
$limiteCredito
private
mixed
$limiteCredito
$limiteCreditoFinanciamento
private
mixed
$limiteCreditoFinanciamento
$nomeConta
private
mixed
$nomeConta
$numeroConta
private
mixed
$numeroConta
$ofxBanking
private
mixed
$ofxBanking
$passwdBanking
private
mixed
$passwdBanking
$saldoAbertura
private
mixed
$saldoAbertura
$saldoAtual
private
mixed
$saldoAtual
$saldoBanco
private
mixed
$saldoBanco
$saldoConfere
private
mixed
$saldoConfere
$saldoMinimo
private
mixed
$saldoMinimo
$status
private
mixed
$status
$statusFC
private
mixed
$statusFC
$tipoCPFCNPJ
private
mixed
$tipoCPFCNPJ
$titular
private
mixed
$titular
$ultimaDataConfere
private
mixed
$ultimaDataConfere
$usuarioBanking
private
mixed
$usuarioBanking
$usuarioEmpresaBanking
private
mixed
$usuarioEmpresaBanking
Methods
__construct()
public
__construct([array<string|int, mixed> $values = [] ]) : mixed
Parameters
- $values : array<string|int, mixed> = []
delete()
public
delete(mixed $motivo) : mixed
Parameters
- $motivo : mixed
delete_where()
public
static delete_where(mixed $motivo[, mixed $where = [] ]) : mixed
Parameters
- $motivo : mixed
- $where : mixed = []
getAgencia()
Get the value of Agencia
public
getAgencia() : mixed
getAuditlog()
public
getAuditlog([string|null $key = null ]) : mixed
Parameters
- $key : string|null = null
getChequeTerceiro()
Get the value of chequeTerceiro
public
getChequeTerceiro() : mixed
getCNPJCPF()
Get the value of CNPJCPF
public
getCNPJCPF() : mixed
getCodigoEmpresaBancoConvenio()
Get the value of codigoEmpresaBancoConvenio
public
getCodigoEmpresaBancoConvenio() : mixed
getCodigoEmpresaINTSYS()
Get the value of codigoEmpresaINTSYS
public
getCodigoEmpresaINTSYS() : mixed
getCodigoINTSYS()
Get the value of codigoINTSYS
public
getCodigoINTSYS() : mixed
getCodigoPlanoContaINTSYS()
Get the value of codigoPlanoContaINTSYS
public
getCodigoPlanoContaINTSYS() : mixed
getConst()
public
static getConst(string $field[, mixed $const_value = null ]) : mixed
Parameters
- $field : string
- $const_value : mixed = null
getConstObj()
public
static getConstObj(string $field[, mixed $const_value = null ]) : mixed
Parameters
- $field : string
- $const_value : mixed = null
getControleAdiantamento()
Get the value of controleAdiantamento
public
getControleAdiantamento() : mixed
getDataAbertura()
Get the value of DataAbertura
public
getDataAbertura() : mixed
getDatabase()
public
getDatabase() : mixed
getDataHora()
Get the value of DataHora
public
getDataHora() : mixed
getDataofxBanking()
Get the value of dataofxBanking
public
getDataofxBanking() : mixed
getDataProximaAtualizaOFX()
Get the value of dataProximaAtualizaOFX
public
getDataProximaAtualizaOFX() : mixed
getDBDriver()
public
static getDBDriver() : mixed
getDBTable()
public
static getDBTable() : mixed
getDescConta()
Get the value of DescConta
public
getDescConta() : mixed
getDigitoAgencia()
Get the value of digitoAgencia
public
getDigitoAgencia() : mixed
getDigitoConta()
Get the value of digitoConta
public
getDigitoConta() : mixed
getGerenteBanco()
Get the value of GerenteBanco
public
getGerenteBanco() : mixed
getIdBanco()
Get the value of IdBanco
public
getIdBanco() : mixed
getIdContaBancaria()
Get the value of idContaBancaria
public
getIdContaBancaria() : mixed
getIdUnidadeNegocio()
Get the value of idUnidadeNegocio
public
getIdUnidadeNegocio() : mixed
getIdUsuario()
Get the value of idUsuario
public
getIdUsuario() : mixed
getLimiteCredito()
Get the value of limiteCredito
public
getLimiteCredito() : mixed
getLimiteCreditoFinanciamento()
Get the value of limiteCreditoFinanciamento
public
getLimiteCreditoFinanciamento() : mixed
getNomeConta()
Get the value of nomeConta
public
getNomeConta() : mixed
getNumeroConta()
Get the value of numeroConta
public
getNumeroConta() : mixed
getOfxBanking()
Get the value of ofxBanking
public
getOfxBanking() : mixed
getPasswdBanking()
Get the value of passwdBanking
public
getPasswdBanking() : mixed
getSaldoAbertura()
Get the value of saldoAbertura
public
getSaldoAbertura() : mixed
getSaldoAtual()
Get the value of saldoAtual
public
getSaldoAtual() : mixed
getSaldoBanco()
Get the value of saldoBanco
public
getSaldoBanco() : mixed
getSaldoConfere()
Get the value of saldoConfere
public
getSaldoConfere() : mixed
getSaldoMinimo()
Get the value of saldoMinimo
public
getSaldoMinimo() : mixed
getStatus()
Get the value of status
public
getStatus() : mixed
getStatusFC()
Get the value of statusFC
public
getStatusFC() : mixed
getTable()
public
getTable() : mixed
getTipoCPFCNPJ()
Get the value of tipoCPFCNPJ
public
getTipoCPFCNPJ() : mixed
getTitular()
Get the value of titular
public
getTitular() : mixed
getUltimaDataConfere()
Get the value of ultimaDataConfere
public
getUltimaDataConfere() : mixed
getUsuarioBanking()
Get the value of usuarioBanking
public
getUsuarioBanking() : mixed
getUsuarioEmpresaBanking()
Get the value of usuarioEmpresaBanking
public
getUsuarioEmpresaBanking() : mixed
hasField()
public
static hasField(mixed $field) : mixed
Parameters
- $field : mixed
insert()
public
insert() : null|Entity
Return values
null|Entityinsert_or_select()
Funcao que insere ou seleciona se existe
public
insert_or_select([mixed $where = [] ]) : null|Entity
Parameters
- $where : mixed = []
Return values
null|Entityinsert_or_update()
Funcao que insere ou atualiza uma entidade no banco de dados
public
insert_or_update([mixed $where = [] ][, mixed $update_fields = ['*'] ]) : array<string|int, mixed>
Parameters
- $where : mixed = []
- $update_fields : mixed = ['*']
Return values
array<string|int, mixed>securityDelete()
public
securityDelete(mixed $table, mixed $where) : bool
Parameters
- $table : mixed
- $where : mixed
Return values
boolsecurityInsert()
public
securityInsert(mixed $fields) : bool
Parameters
- $fields : mixed
Return values
bool —return 'true' if the security function didn't find any security issue and 'false' otherwise
securitySelect()
public
securitySelect(mixed $table, mixed $fields, mixed $where) : array<string|int, mixed>
Parameters
- $table : mixed
- $fields : mixed
- $where : mixed
Return values
array<string|int, mixed> —return an array with information to be appended in the SQL select
securityUpdate()
public
securityUpdate(mixed $fields, mixed $where) : bool
Parameters
- $fields : mixed
- $where : mixed
Return values
bool —return 'true' if the security function didn't find any security issue and 'false' otherwise
setAgencia()
Set the value of Agencia
public
setAgencia(mixed $Agencia) : self
Parameters
- $Agencia : mixed
Return values
selfsetChequeTerceiro()
Set the value of chequeTerceiro
public
setChequeTerceiro(mixed $chequeTerceiro) : self
Parameters
- $chequeTerceiro : mixed
Return values
selfsetCNPJCPF()
Set the value of CNPJCPF
public
setCNPJCPF(mixed $CNPJCPF) : self
Parameters
- $CNPJCPF : mixed
Return values
selfsetCodigoEmpresaBancoConvenio()
Set the value of codigoEmpresaBancoConvenio
public
setCodigoEmpresaBancoConvenio(mixed $codigoEmpresaBancoConvenio) : self
Parameters
- $codigoEmpresaBancoConvenio : mixed
Return values
selfsetCodigoEmpresaINTSYS()
Set the value of codigoEmpresaINTSYS
public
setCodigoEmpresaINTSYS(mixed $codigoEmpresaINTSYS) : self
Parameters
- $codigoEmpresaINTSYS : mixed
Return values
selfsetCodigoINTSYS()
Set the value of codigoINTSYS
public
setCodigoINTSYS(mixed $codigoINTSYS) : self
Parameters
- $codigoINTSYS : mixed
Return values
selfsetCodigoPlanoContaINTSYS()
Set the value of codigoPlanoContaINTSYS
public
setCodigoPlanoContaINTSYS(mixed $codigoPlanoContaINTSYS) : self
Parameters
- $codigoPlanoContaINTSYS : mixed
Return values
selfsetControleAdiantamento()
Set the value of controleAdiantamento
public
setControleAdiantamento(mixed $controleAdiantamento) : self
Parameters
- $controleAdiantamento : mixed
Return values
selfsetDataAbertura()
Set the value of DataAbertura
public
setDataAbertura(mixed $DataAbertura) : self
Parameters
- $DataAbertura : mixed
Return values
selfsetDataHora()
Set the value of DataHora
public
setDataHora(mixed $DataHora) : self
Parameters
- $DataHora : mixed
Return values
selfsetDataofxBanking()
Set the value of dataofxBanking
public
setDataofxBanking(mixed $dataofxBanking) : self
Parameters
- $dataofxBanking : mixed
Return values
selfsetDataProximaAtualizaOFX()
Set the value of dataProximaAtualizaOFX
public
setDataProximaAtualizaOFX(mixed $dataProximaAtualizaOFX) : self
Parameters
- $dataProximaAtualizaOFX : mixed
Return values
selfsetDescConta()
Set the value of DescConta
public
setDescConta(mixed $DescConta) : self
Parameters
- $DescConta : mixed
Return values
selfsetDigitoAgencia()
Set the value of digitoAgencia
public
setDigitoAgencia(mixed $digitoAgencia) : self
Parameters
- $digitoAgencia : mixed
Return values
selfsetDigitoConta()
Set the value of digitoConta
public
setDigitoConta(mixed $digitoConta) : self
Parameters
- $digitoConta : mixed
Return values
selfsetGerenteBanco()
Set the value of GerenteBanco
public
setGerenteBanco(mixed $GerenteBanco) : self
Parameters
- $GerenteBanco : mixed
Return values
selfsetIdBanco()
Set the value of IdBanco
public
setIdBanco(mixed $IdBanco) : self
Parameters
- $IdBanco : mixed
Return values
selfsetIdContaBancaria()
Set the value of idContaBancaria
public
setIdContaBancaria(mixed $idContaBancaria) : self
Parameters
- $idContaBancaria : mixed
Return values
selfsetIdUnidadeNegocio()
Set the value of idUnidadeNegocio
public
setIdUnidadeNegocio(mixed $idUnidadeNegocio) : self
Parameters
- $idUnidadeNegocio : mixed
Return values
selfsetIdUsuario()
Set the value of idUsuario
public
setIdUsuario(mixed $idUsuario) : self
Parameters
- $idUsuario : mixed
Return values
selfsetLimiteCredito()
Set the value of limiteCredito
public
setLimiteCredito(mixed $limiteCredito) : self
Parameters
- $limiteCredito : mixed
Return values
selfsetLimiteCreditoFinanciamento()
Set the value of limiteCreditoFinanciamento
public
setLimiteCreditoFinanciamento(mixed $limiteCreditoFinanciamento) : self
Parameters
- $limiteCreditoFinanciamento : mixed
Return values
selfsetNomeConta()
Set the value of nomeConta
public
setNomeConta(mixed $nomeConta) : self
Parameters
- $nomeConta : mixed
Return values
selfsetNumeroConta()
Set the value of numeroConta
public
setNumeroConta(mixed $numeroConta) : self
Parameters
- $numeroConta : mixed
Return values
selfsetOfxBanking()
Set the value of ofxBanking
public
setOfxBanking(mixed $ofxBanking) : self
Parameters
- $ofxBanking : mixed
Return values
selfsetPasswdBanking()
Set the value of passwdBanking
public
setPasswdBanking(mixed $passwdBanking) : self
Parameters
- $passwdBanking : mixed
Return values
selfsetSaldoAbertura()
Set the value of saldoAbertura
public
setSaldoAbertura(mixed $saldoAbertura) : self
Parameters
- $saldoAbertura : mixed
Return values
selfsetSaldoAtual()
Set the value of saldoAtual
public
setSaldoAtual(mixed $saldoAtual) : self
Parameters
- $saldoAtual : mixed
Return values
selfsetSaldoBanco()
Set the value of saldoBanco
public
setSaldoBanco(mixed $saldoBanco) : self
Parameters
- $saldoBanco : mixed
Return values
selfsetSaldoConfere()
Set the value of saldoConfere
public
setSaldoConfere(mixed $saldoConfere) : self
Parameters
- $saldoConfere : mixed
Return values
selfsetSaldoMinimo()
Set the value of saldoMinimo
public
setSaldoMinimo(mixed $saldoMinimo) : self
Parameters
- $saldoMinimo : mixed
Return values
selfsetStatus()
Set the value of status
public
setStatus(mixed $status) : self
Parameters
- $status : mixed
Return values
selfsetStatusFC()
Set the value of statusFC
public
setStatusFC(mixed $statusFC) : self
Parameters
- $statusFC : mixed
Return values
selfsetTipoCPFCNPJ()
Set the value of tipoCPFCNPJ
public
setTipoCPFCNPJ(mixed $tipoCPFCNPJ) : self
Parameters
- $tipoCPFCNPJ : mixed
Return values
selfsetTitular()
Set the value of titular
public
setTitular(mixed $titular) : self
Parameters
- $titular : mixed
Return values
selfsetUltimaDataConfere()
Set the value of ultimaDataConfere
public
setUltimaDataConfere(mixed $ultimaDataConfere) : self
Parameters
- $ultimaDataConfere : mixed
Return values
selfsetUsuarioBanking()
Set the value of usuarioBanking
public
setUsuarioBanking(mixed $usuarioBanking) : self
Parameters
- $usuarioBanking : mixed
Return values
selfsetUsuarioEmpresaBanking()
Set the value of usuarioEmpresaBanking
public
setUsuarioEmpresaBanking(mixed $usuarioEmpresaBanking) : self
Parameters
- $usuarioEmpresaBanking : mixed
Return values
selfupdate()
A função update pode atualizar uma Entity já instanciada, desde que a chave primária esteja setada, ou pode atualizar uma Entity vazia informando o valor da chave primária no segundo parâmetro (pk_value)
public
update(array<string|int, mixed> $values[, mixed $pk_value = null ]) : mixed
Parameters
- $values : array<string|int, mixed>
- $pk_value : mixed = null
validateFields()
public
validateFields([array<string|int, mixed> $fields = [] ]) : bool
Parameters
- $fields : array<string|int, mixed> = []
Return values
boolwhere()
Rudimentary ORM functions
public
static where([mixed $where = [] ][, mixed $select = '*' ]) : Collection
Parameters
- $where : mixed = []
- $select : mixed = '*'