Table of Contents
Constants
-
MULTIPLE_SELECT_VALUE_FOR_ALL
= "__MULTISELECT_ALL__"
Properties
-
$count_id
: mixed
-
$mass_edit_totalizador
: mixed
-
$remove_html_class
: mixed
-
$remove_html_class_from_itens_table
: mixed
-
$disabled_fields
: mixed
Methods
-
echoField()
: mixed
-
echoFieldBuild()
: mixed
-
echoFieldHidden()
: mixed
-
echoFieldMassEditHeader()
: mixed
-
echoFieldMassEditHeaderTable()
: mixed
-
echoFieldMassEditTable()
: mixed
-
echoFieldMassEditTable2()
: mixed
-
getAnoAgricolaSafra()
: mixed
-
getAnoAgricolaSafraCopiar()
: mixed
-
getIdAtivo()
: mixed
-
getIdBomba()
: mixed
-
getIdEntidade()
: mixed
-
getIdEntidadeCondutor()
: mixed
-
getIdEntidadeCondutorCopiar()
: mixed
-
getIdEntidadeCopiar()
: mixed
-
getIdFazenda()
: mixed
-
getIdFazendaCopiar()
: mixed
-
getIdNegocio()
: mixed
-
getIdNegocioCopiar()
: mixed
-
getKm()
: mixed
-
getNumberRand()
: mixed
-
getQtidade()
: mixed
-
getTotalizador()
: mixed
-
initTotalizador()
: mixed
-
removeHtmlClass()
: mixed
-
removeHtmlClassFromItensTable()
: mixed
-
updateTotalizador()
: mixed
-
buildFormat()
: mixed
-
fixOptions()
: mixed
MULTIPLE_SELECT_VALUE_FOR_ALL
public
mixed
MULTIPLE_SELECT_VALUE_FOR_ALL
= "__MULTISELECT_ALL__"
$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
= []
$disabled_fields
private
static mixed
$disabled_fields
= []
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
-
echoFieldHidden()
public
static echoFieldHidden(mixed $name, mixed $value[, mixed $id = null ][, mixed $class = '' ]) : mixed
Parameters
-
$name
: mixed
-
-
$value
: mixed
-
-
$id
: mixed
= null
-
-
$class
: mixed
= ''
-
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
-
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
-
getAnoAgricolaSafra()
public
static getAnoAgricolaSafra([mixed $lista_ano_safra = [] ][, mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
-
$lista_ano_safra
: mixed
= []
-
-
$data
: mixed
= []
-
-
$k
: mixed
= 0
-
getAnoAgricolaSafraCopiar()
public
static getAnoAgricolaSafraCopiar([mixed $lista_ano_safra = [] ]) : mixed
Parameters
-
$lista_ano_safra
: mixed
= []
-
getIdAtivo()
public
static getIdAtivo([mixed $lista_ativo = [] ][, mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
-
$lista_ativo
: mixed
= []
-
-
$data
: mixed
= []
-
-
$k
: mixed
= 0
-
getIdBomba()
public
static getIdBomba([mixed $lista_bomba = [] ][, mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
-
$lista_bomba
: mixed
= []
-
-
$data
: mixed
= []
-
-
$k
: mixed
= 0
-
getIdEntidade()
public
static getIdEntidade([mixed $lista_entidade = [] ][, mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
-
$lista_entidade
: mixed
= []
-
-
$data
: mixed
= []
-
-
$k
: mixed
= 0
-
getIdEntidadeCondutor()
public
static getIdEntidadeCondutor([mixed $lista_condutor = [] ][, mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
-
$lista_condutor
: mixed
= []
-
-
$data
: mixed
= []
-
-
$k
: mixed
= 0
-
getIdEntidadeCondutorCopiar()
public
static getIdEntidadeCondutorCopiar([mixed $lista_condutor = [] ][, mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
-
$lista_condutor
: mixed
= []
-
-
$data
: mixed
= []
-
-
$k
: mixed
= 0
-
getIdEntidadeCopiar()
public
static getIdEntidadeCopiar([mixed $lista_entidade = [] ]) : mixed
Parameters
-
$lista_entidade
: mixed
= []
-
getIdFazenda()
public
static getIdFazenda([mixed $lista_fazenda = [] ][, mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
-
$lista_fazenda
: mixed
= []
-
-
$data
: mixed
= []
-
-
$k
: mixed
= 0
-
getIdFazendaCopiar()
public
static getIdFazendaCopiar([mixed $lista_fazenda = [] ]) : mixed
Parameters
-
$lista_fazenda
: mixed
= []
-
getIdNegocio()
public
static getIdNegocio([mixed $lista_negocio = [] ][, mixed $data = [] ][, mixed $k = 0 ]) : mixed
Parameters
-
$lista_negocio
: mixed
= []
-
-
$data
: mixed
= []
-
-
$k
: mixed
= 0
-
getIdNegocioCopiar()
public
static getIdNegocioCopiar([mixed $lista_negocio = [] ]) : mixed
Parameters
-
$lista_negocio
: mixed
= []
-
getKm()
public
static getKm(mixed $data[, mixed $k = 0 ]) : mixed
Parameters
-
$data
: mixed
-
-
$k
: mixed
= 0
-
getNumberRand()
public
static getNumberRand() : mixed
getQtidade()
public
static getQtidade(mixed $data[, mixed $k = 0 ]) : mixed
Parameters
-
$data
: mixed
-
-
$k
: mixed
= 0
-
getTotalizador()
public
static getTotalizador(mixed $field) : mixed
Parameters
-
$field
: 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
-
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
-