MovimentoEstoqueFields
extends ViewFields
in package
Table of Contents
Constants
- COLHEITA = '3'
- DEV_EMPRESTIMO = '9'
- DEVOLUCAO_ESTOQUE = '4'
- EMPRESTIMO = '8'
- MULTIPLE_SELECT_VALUE_FOR_ALL = "__MULTISELECT_ALL__"
- USO = '2'
Properties
- $count_id : mixed
- $mass_edit_totalizador : mixed
- $remove_html_class : mixed
- $remove_html_class_from_itens_table : mixed
Methods
- echoField() : mixed
- echoFieldBuild() : mixed
- echoFieldChecked() : mixed
- echoFieldHidden() : mixed
- echoFieldMassEditHeader() : mixed
- echoFieldMassEditHeaderTable() : mixed
- echoFieldMassEditTable() : mixed
- echoFieldMassEditTable2() : mixed
- echoFieldRadio() : mixed
- getAgrupadoPor() : mixed
- getAnoAgricolaSafra() : mixed
- getBuscarPorCodBarras() : mixed
- getCodigoRomaneio() : mixed
- getData() : mixed
- getDataFinal() : mixed
- getDataInicio() : mixed
- getDescricao() : mixed
- getExcel() : mixed
- getFazenda() : mixed
- getIdAtividade() : mixed
- getIdAtivo() : mixed
- getIdCategoriaProduto() : mixed
- getIdDepartamento() : mixed
- getIdDeposito() : mixed
- getIdEntidade() : mixed
- getIdEntidadeSolicitante() : mixed
- getIdEntidadeSolicitanteEmprestimo() : mixed
- getIdFazenda() : array<string|int, mixed>
- getIdNegocio() : mixed
- Campo usado no Edit em Lote de Processo de Colheita e Movimentos de Estoque.
- getIdPastagem() : mixed
- getIdPastagemTable() : mixed
- getIdPerdaSobra() : mixed
- getIdProduto() : mixed
- getIdProdutoEmprestimo() : mixed
- getIdProdutoLoteCompra() : mixed
- getIdProdutoRelatorio() : mixed
- getIdProdutoRelatorioPagtoForn() : mixed
- getIdReceita() : mixed
- getIdTabela() : mixed
- getLoteCompra() : mixed
- getNumberRand() : mixed
- getParametroConversao() : mixed
- getPdf() : mixed
- getPlacaVeiculo() : mixed
- getQuantidade() : mixed
- getSaldoMaiorZero() : mixed
- getSemLoteCompra() : mixed
- getTeorAvariado() : mixed
- getTeorEsverdeado() : mixed
- getTeorImpureza() : mixed
- getTeorUmidade() : mixed
- getTipo() : mixed
- getTipoProduto() : mixed
- getTipoProduto2() : mixed
- getTipoProdutoTable() : mixed
- getTipoProdutoTable2() : mixed
- getTotalizador() : mixed
- getTotalLiquido() : mixed
- getUnidadeProduto() : mixed
- getValorColheita() : mixed
- initTotalizador() : mixed
- removeHtmlClass() : mixed
- removeHtmlClassFromItensTable() : mixed
- updateTotalizador() : mixed
- buildFormat() : mixed
- fixOptions() : mixed
- echoFieldTable() : mixed
Constants
COLHEITA
public
mixed
COLHEITA
= '3'
DEV_EMPRESTIMO
public
mixed
DEV_EMPRESTIMO
= '9'
DEVOLUCAO_ESTOQUE
public
mixed
DEVOLUCAO_ESTOQUE
= '4'
EMPRESTIMO
public
mixed
EMPRESTIMO
= '8'
MULTIPLE_SELECT_VALUE_FOR_ALL
public
mixed
MULTIPLE_SELECT_VALUE_FOR_ALL
= "__MULTISELECT_ALL__"
USO
public
mixed
USO
= '2'
Properties
$count_id
protected
static mixed
$count_id
= 0
$mass_edit_totalizador
protected
static mixed
$mass_edit_totalizador
= []
$remove_html_class
protected
static mixed
$remove_html_class
= []
$remove_html_class_from_itens_table
protected
static mixed
$remove_html_class_from_itens_table
= []
Methods
echoField()
public
static echoField(mixed $class, mixed $struct, mixed $html) : mixed
Parameters
- $class : mixed
- $struct : mixed
- $html : mixed
echoFieldBuild()
public
static echoFieldBuild(mixed $struct, mixed $html[, mixed $required = false ][, mixed $w_auto = true ]) : mixed
Parameters
- $struct : mixed
- $html : mixed
- $required : mixed = false
- $w_auto : mixed = true
echoFieldChecked()
public
static echoFieldChecked(mixed $struct, mixed $html) : mixed
Parameters
- $struct : mixed
- $html : mixed
echoFieldHidden()
public
static echoFieldHidden(mixed $name, mixed $value[, mixed $id = null ][, mixed $class = '' ]) : mixed
Parameters
- $name : mixed
- $value : mixed
- $id : mixed = null
- $class : mixed = ''
echoFieldMassEditHeader()
public
static echoFieldMassEditHeader(mixed $class, mixed $struct, mixed $html[, mixed $read_only = false ]) : mixed
Parameters
- $class : mixed
- $struct : mixed
- $html : mixed
- $read_only : mixed = false
echoFieldMassEditHeaderTable()
public
static echoFieldMassEditHeaderTable(mixed $struct, mixed $html[, mixed $read_only = false ][, mixed $replace_value_selected = false ]) : mixed
Parameters
- $struct : mixed
- $html : mixed
- $read_only : mixed = false
- $replace_value_selected : mixed = false
echoFieldMassEditTable()
public
static echoFieldMassEditTable(mixed $class, mixed $struct, mixed $html[, mixed $read_only = false ]) : mixed
Parameters
- $class : mixed
- $struct : mixed
- $html : mixed
- $read_only : mixed = false
echoFieldMassEditTable2()
public
static echoFieldMassEditTable2(mixed $struct, mixed $html[, mixed $read_only = false ]) : mixed
Parameters
- $struct : mixed
- $html : mixed
- $read_only : mixed = false
echoFieldRadio()
public
static echoFieldRadio(mixed $struct, mixed $html) : mixed
Parameters
- $struct : mixed
- $html : mixed
getAgrupadoPor()
public
static getAgrupadoPor() : mixed
getAnoAgricolaSafra()
public
static getAnoAgricolaSafra([mixed $lista_ano_safra = [] ][, mixed $estoque = [] ][, mixed $todos = false ]) : mixed
Parameters
- $lista_ano_safra : mixed = []
- $estoque : mixed = []
- $todos : mixed = false
getBuscarPorCodBarras()
public
static getBuscarPorCodBarras() : mixed
getCodigoRomaneio()
public
static getCodigoRomaneio([mixed $estoque = [] ]) : mixed
Parameters
- $estoque : mixed = []
getData()
public
static getData([mixed $estoque = [] ]) : mixed
Parameters
- $estoque : mixed = []
getDataFinal()
public
static getDataFinal() : mixed
getDataInicio()
public
static getDataInicio() : mixed
getDescricao()
public
static getDescricao([mixed $estoque = [] ]) : mixed
Parameters
- $estoque : mixed = []
getExcel()
public
static getExcel(mixed $settings) : mixed
Parameters
- $settings : mixed
getFazenda()
public
static getFazenda([mixed $lista_fazenda = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $lista_fazenda : mixed = []
- $estoque : mixed = []
getIdAtividade()
public
static getIdAtividade([mixed $lista_negocio = [] ][, mixed $settings = [] ][, mixed $estoque = [] ][, mixed $edit = false ]) : mixed
Parameters
- $lista_negocio : mixed = []
- $settings : mixed = []
- $estoque : mixed = []
- $edit : mixed = false
getIdAtivo()
public
static getIdAtivo([mixed $lista_ativo = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $lista_ativo : mixed = []
- $estoque : mixed = []
getIdCategoriaProduto()
public
static getIdCategoriaProduto(mixed $lista_categoria) : mixed
Parameters
- $lista_categoria : mixed
getIdDepartamento()
public
static getIdDepartamento([mixed $lista_departamento = [] ][, mixed $data = [] ]) : mixed
Parameters
- $lista_departamento : mixed = []
- $data : mixed = []
getIdDeposito()
public
static getIdDeposito([mixed $listaDepositoDestino = [] ][, mixed $settings = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $listaDepositoDestino : mixed = []
- $settings : mixed = []
- $estoque : mixed = []
getIdEntidade()
public
static getIdEntidade([mixed $lista_entidade = [] ][, mixed $estoque = [] ][, mixed $todos = false ][, mixed $relat_pagto_forn = false ]) : mixed
Parameters
- $lista_entidade : mixed = []
- $estoque : mixed = []
- $todos : mixed = false
- $relat_pagto_forn : mixed = false
getIdEntidadeSolicitante()
public
static getIdEntidadeSolicitante([mixed $lista_entidade = [] ][, mixed $estoque = [] ][, mixed $todos = false ]) : mixed
Parameters
- $lista_entidade : mixed = []
- $estoque : mixed = []
- $todos : mixed = false
getIdEntidadeSolicitanteEmprestimo()
public
static getIdEntidadeSolicitanteEmprestimo(mixed $lista_entidade) : mixed
Parameters
- $lista_entidade : mixed
getIdFazenda()
public
static getIdFazenda(array<string|int, mixed> $lista_fazenda) : array<string|int, mixed>
Parameters
- $lista_fazenda : array<string|int, mixed>
Return values
array<string|int, mixed>getIdNegocio()
Campo usado no Edit em Lote de Processo de Colheita e Movimentos de Estoque.
public
static getIdNegocio([mixed $lista_negocio = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $lista_negocio : mixed = []
- $estoque : mixed = []
getIdPastagem()
public
static getIdPastagem([mixed $lista_talhao = [] ][, mixed $estoque = [] ][, mixed $todos = false ]) : mixed
Parameters
- $lista_talhao : mixed = []
- $estoque : mixed = []
- $todos : mixed = false
getIdPastagemTable()
public
static getIdPastagemTable([mixed $lista_talhao = [] ][, mixed $estoque = [] ][, mixed $todos = false ][, mixed $k = 0 ]) : mixed
Parameters
- $lista_talhao : mixed = []
- $estoque : mixed = []
- $todos : mixed = false
- $k : mixed = 0
getIdPerdaSobra()
public
static getIdPerdaSobra([mixed $estoque = [] ]) : mixed
Parameters
- $estoque : mixed = []
getIdProduto()
public
static getIdProduto([mixed $lista_produto = [] ][, mixed $settings = [] ][, mixed $estoque = [] ][, mixed $k = 0 ]) : mixed
Parameters
- $lista_produto : mixed = []
- $settings : mixed = []
- $estoque : mixed = []
- $k : mixed = 0
getIdProdutoEmprestimo()
public
static getIdProdutoEmprestimo() : mixed
getIdProdutoLoteCompra()
public
static getIdProdutoLoteCompra([mixed $lista_lote_compra = [] ][, mixed $k = 0 ][, mixed $origem_pagina = '' ][, mixed $id_pagina = '' ]) : mixed
Parameters
- $lista_lote_compra : mixed = []
- $k : mixed = 0
- $origem_pagina : mixed = ''
- $id_pagina : mixed = ''
getIdProdutoRelatorio()
public
static getIdProdutoRelatorio([mixed $lista_produto = [] ][, mixed $settings = [] ]) : mixed
Parameters
- $lista_produto : mixed = []
- $settings : mixed = []
getIdProdutoRelatorioPagtoForn()
public
static getIdProdutoRelatorioPagtoForn([mixed $lista_produto = [] ]) : mixed
Parameters
- $lista_produto : mixed = []
getIdReceita()
public
static getIdReceita([mixed $lista_planejamento_agricola = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $lista_planejamento_agricola : mixed = []
- $estoque : mixed = []
getIdTabela()
public
static getIdTabela([mixed $lista_tabela = [] ][, mixed $settings = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $lista_tabela : mixed = []
- $settings : mixed = []
- $estoque : mixed = []
getLoteCompra()
public
static getLoteCompra() : mixed
getNumberRand()
public
static getNumberRand() : mixed
getParametroConversao()
public
static getParametroConversao([mixed $estoque = [] ]) : mixed
Parameters
- $estoque : mixed = []
getPdf()
public
static getPdf(mixed $settings) : mixed
Parameters
- $settings : mixed
getPlacaVeiculo()
public
static getPlacaVeiculo() : mixed
getQuantidade()
public
static getQuantidade([mixed $estoque = [] ][, mixed $k = 0 ]) : mixed
Parameters
- $estoque : mixed = []
- $k : mixed = 0
getSaldoMaiorZero()
public
static getSaldoMaiorZero() : mixed
getSemLoteCompra()
public
static getSemLoteCompra() : mixed
getTeorAvariado()
public
static getTeorAvariado([mixed $settings = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $settings : mixed = []
- $estoque : mixed = []
getTeorEsverdeado()
public
static getTeorEsverdeado([mixed $settings = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $settings : mixed = []
- $estoque : mixed = []
getTeorImpureza()
public
static getTeorImpureza([mixed $settings = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $settings : mixed = []
- $estoque : mixed = []
getTeorUmidade()
public
static getTeorUmidade([mixed $settings = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $settings : mixed = []
- $estoque : mixed = []
getTipo()
public
static getTipo([mixed $settings = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $settings : mixed = []
- $estoque : mixed = []
getTipoProduto()
public
static getTipoProduto([mixed $lista_variedade = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $lista_variedade : mixed = []
- $estoque : mixed = []
getTipoProduto2()
public
static getTipoProduto2([mixed $lista_variedade = [] ][, mixed $estoque = [] ]) : mixed
Parameters
- $lista_variedade : mixed = []
- $estoque : mixed = []
getTipoProdutoTable()
public
static getTipoProdutoTable([mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
- $data : mixed = []
- $k : mixed = 0
getTipoProdutoTable2()
public
static getTipoProdutoTable2([mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
- $data : mixed = []
- $k : mixed = 0
getTotalizador()
public
static getTotalizador(mixed $field) : mixed
Parameters
- $field : mixed
getTotalLiquido()
public
static getTotalLiquido([mixed $estoque = [] ]) : mixed
Parameters
- $estoque : mixed = []
getUnidadeProduto()
public
static getUnidadeProduto([mixed $lista_unidade = [] ]) : mixed
Parameters
- $lista_unidade : mixed = []
getValorColheita()
public
static getValorColheita([mixed $estoque = [] ]) : mixed
Parameters
- $estoque : mixed = []
initTotalizador()
public
static initTotalizador(mixed $fields) : mixed
Parameters
- $fields : mixed
removeHtmlClass()
public
static removeHtmlClass(mixed $remove_html_class) : mixed
Parameters
- $remove_html_class : mixed
removeHtmlClassFromItensTable()
public
static removeHtmlClassFromItensTable(mixed $remove_html_class_from_itens_table) : mixed
Parameters
- $remove_html_class_from_itens_table : mixed
updateTotalizador()
public
static updateTotalizador(mixed $field, mixed $value) : mixed
Parameters
- $field : mixed
- $value : mixed
buildFormat()
protected
static buildFormat(mixed $struct, mixed $html) : mixed
Parameters
- $struct : mixed
- $html : mixed
fixOptions()
protected
static fixOptions(string $options, string $selected_id) : mixed
Parameters
- $options : string
- $selected_id : string
echoFieldTable()
private
static echoFieldTable(mixed $struct, mixed $html) : mixed
Parameters
- $struct : mixed
- $html : mixed