Documentation

RendimentoFields extends ViewFields
in package

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
getData()  : mixed
getDataFinalResgate()  : mixed
getDescricaoRendimento()  : mixed
getIdContaBancaria()  : mixed
getIdEntidade()  : mixed
getIdEntidadeContratada()  : mixed
getIdFazenda()  : mixed
getIdNegocio()  : mixed
getIdPlanoConta()  : mixed
getIdPlanoContaJurosNeg()  : mixed
getIdUnidadeNegocio()  : mixed
getJurosRentabilidade()  : mixed
getNumberRand()  : mixed
getParticipaCDI()  : mixed
getPrazoCarencia()  : mixed
getStatus()  : mixed
getStatusFluxoCaixa()  : mixed
getStatusImobilizado()  : mixed
getTaxaAdministracao()  : mixed
getTipoRendimento()  : mixed
getTotalizador()  : mixed
initTotalizador()  : mixed
removeHtmlClass()  : mixed
removeHtmlClassFromItensTable()  : mixed
setDisabledFields()  : mixed
updateTotalizador()  : mixed
buildFormat()  : mixed
fixOptions()  : mixed

Constants

MULTIPLE_SELECT_VALUE_FOR_ALL

public mixed MULTIPLE_SELECT_VALUE_FOR_ALL = "__MULTISELECT_ALL__"

Properties

$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

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

getData()

public static getData([mixed $rendimento = [] ]) : mixed
Parameters
$rendimento : mixed = []

getDataFinalResgate()

public static getDataFinalResgate([mixed $rendimento = [] ]) : mixed
Parameters
$rendimento : mixed = []

getDescricaoRendimento()

public static getDescricaoRendimento([mixed $rendimento = [] ]) : mixed
Parameters
$rendimento : mixed = []

getIdContaBancaria()

public static getIdContaBancaria(mixed $listaContaBancaria[, mixed $rendimento = [] ]) : mixed
Parameters
$listaContaBancaria : mixed
$rendimento : mixed = []

getIdEntidade()

public static getIdEntidade(mixed $listaEntidade[, mixed $rendimento = [] ]) : mixed
Parameters
$listaEntidade : mixed
$rendimento : mixed = []

getIdEntidadeContratada()

public static getIdEntidadeContratada(mixed $listaEntidade[, mixed $rendimento = [] ]) : mixed
Parameters
$listaEntidade : mixed
$rendimento : mixed = []

getIdFazenda()

public static getIdFazenda(mixed $listaFazenda[, mixed $rendimento = [] ]) : mixed
Parameters
$listaFazenda : mixed
$rendimento : mixed = []

getIdNegocio()

public static getIdNegocio(mixed $listaNegocio[, mixed $rendimento = [] ]) : mixed
Parameters
$listaNegocio : mixed
$rendimento : mixed = []

getIdPlanoConta()

public static getIdPlanoConta(mixed $listaPlanoConta[, mixed $rendimento = [] ]) : mixed
Parameters
$listaPlanoConta : mixed
$rendimento : mixed = []

getIdPlanoContaJurosNeg()

public static getIdPlanoContaJurosNeg(mixed $listaPlanoConta[, mixed $rendimento = [] ]) : mixed
Parameters
$listaPlanoConta : mixed
$rendimento : mixed = []

getIdUnidadeNegocio()

public static getIdUnidadeNegocio(mixed $listaUnidadeNegocio[, mixed $rendimento = [] ]) : mixed
Parameters
$listaUnidadeNegocio : mixed
$rendimento : mixed = []

getJurosRentabilidade()

public static getJurosRentabilidade([mixed $rendimento = [] ]) : mixed
Parameters
$rendimento : mixed = []

getNumberRand()

public static getNumberRand() : mixed

getParticipaCDI()

public static getParticipaCDI([mixed $rendimento = [] ]) : mixed
Parameters
$rendimento : mixed = []

getPrazoCarencia()

public static getPrazoCarencia([mixed $rendimento = [] ]) : mixed
Parameters
$rendimento : mixed = []

getStatus()

public static getStatus([mixed $rendimento = [] ]) : mixed
Parameters
$rendimento : mixed = []

getStatusFluxoCaixa()

public static getStatusFluxoCaixa([mixed $rendimento = [] ][, mixed $settings = [] ]) : mixed
Parameters
$rendimento : mixed = []
$settings : mixed = []

getStatusImobilizado()

public static getStatusImobilizado([mixed $rendimento = [] ][, mixed $settings = [] ]) : mixed
Parameters
$rendimento : mixed = []
$settings : mixed = []

getTaxaAdministracao()

public static getTaxaAdministracao([mixed $rendimento = [] ]) : mixed
Parameters
$rendimento : mixed = []

getTipoRendimento()

public static getTipoRendimento(mixed $listaTipoRendimento[, mixed $rendimento = [] ]) : mixed
Parameters
$listaTipoRendimento : mixed
$rendimento : mixed = []

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

setDisabledFields()

public static setDisabledFields(mixed $data) : mixed
Parameters
$data : 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

        
On this page

Search results