Documentation

PessoaFuncionarioFields 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

Methods

echoField()  : mixed
echoFieldBuild()  : mixed
echoFieldChecked()  : mixed
echoFieldHidden()  : mixed
echoFieldMassEditHeader()  : mixed
echoFieldMassEditHeaderTable()  : mixed
echoFieldMassEditTable()  : mixed
echoFieldMassEditTable2()  : mixed
getCentroCustoINTSYS()  : mixed
getCustoHora()  : mixed
getDataAdmissao()  : mixed
getDataDemissao()  : mixed
getDataEmissaoRg()  : mixed
getDataNascimento()  : mixed
getIdDepartamento()  : mixed
getIdEntidadeCEI()  : mixed
getIdEntidadeSupervisor()  : mixed
getIdFazenda()  : mixed
getMatriculaEsocial()  : mixed
getNumberRand()  : mixed
getNumeroCNH()  : mixed
getNumeroCTPS()  : mixed
getNumeroRg()  : mixed
getSalarioLiquido()  : mixed
getSalarioRegistrado()  : mixed
getSalarioRegistradoUltimoPago()  : mixed
getTotalizador()  : mixed
initTotalizador()  : mixed
removeHtmlClass()  : mixed
removeHtmlClassFromItensTable()  : 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

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

getCentroCustoINTSYS()

public static getCentroCustoINTSYS([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getCustoHora()

public static getCustoHora([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getDataAdmissao()

public static getDataAdmissao([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getDataDemissao()

public static getDataDemissao([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getDataEmissaoRg()

public static getDataEmissaoRg([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getDataNascimento()

public static getDataNascimento([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getIdDepartamento()

public static getIdDepartamento([mixed $lista_departamento = [] ][, mixed $funcionario = [] ]) : mixed
Parameters
$lista_departamento : mixed = []
$funcionario : mixed = []

getIdEntidadeCEI()

public static getIdEntidadeCEI([mixed $lista_entidade_cei = [] ][, mixed $funcionario = [] ]) : mixed
Parameters
$lista_entidade_cei : mixed = []
$funcionario : mixed = []

getIdEntidadeSupervisor()

public static getIdEntidadeSupervisor([mixed $lista_entidade_supervisor = [] ][, mixed $funcionario = [] ]) : mixed
Parameters
$lista_entidade_supervisor : mixed = []
$funcionario : mixed = []

getIdFazenda()

public static getIdFazenda([mixed $lista_fazenda = [] ][, mixed $funcionario = [] ]) : mixed
Parameters
$lista_fazenda : mixed = []
$funcionario : mixed = []

getMatriculaEsocial()

public static getMatriculaEsocial([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getNumberRand()

public static getNumberRand() : mixed

getNumeroCNH()

public static getNumeroCNH([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getNumeroCTPS()

public static getNumeroCTPS([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getNumeroRg()

public static getNumeroRg([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getSalarioLiquido()

public static getSalarioLiquido([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getSalarioRegistrado()

public static getSalarioRegistrado([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : mixed = []

getSalarioRegistradoUltimoPago()

public static getSalarioRegistradoUltimoPago([mixed $funcionario = [] ]) : mixed
Parameters
$funcionario : 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

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