Documentation

TransferenciaFields 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
getDataTransf()  : mixed
getFiltraCategoria()  : mixed
getIdDepDestino()  : mixed
getIdDepOrigem()  : mixed
getIdProduto()  : mixed
getIdSubCat()  : mixed
getIdUsuarioAprovar()  : mixed
getMarcarValores()  : mixed
getMotivo()  : mixed
getNumberRand()  : mixed
getQuantidade()  : mixed
getSolicitaAprovaDestino()  : mixed
getTotalizador()  : mixed
initTotalizador()  : mixed
removeHtmlClass()  : mixed
removeHtmlClassFromItensTable()  : mixed
updateTotalizador()  : mixed
buildFormat()  : mixed
fixOptions()  : mixed
echoFieldTable()  : 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

getDataTransf()

public static getDataTransf([mixed $transferencia = [] ]) : mixed
Parameters
$transferencia : mixed = []

getFiltraCategoria()

public static getFiltraCategoria([mixed $settings = [] ][, mixed $transferencia = [] ]) : mixed
Parameters
$settings : mixed = []
$transferencia : mixed = []

getIdDepDestino()

public static getIdDepDestino([mixed $lista_deposito_deposito = [] ][, mixed $transferencia = [] ]) : mixed
Parameters
$lista_deposito_deposito : mixed = []
$transferencia : mixed = []

getIdDepOrigem()

public static getIdDepOrigem([mixed $lista_deposito_origem = [] ][, mixed $transferencia = [] ]) : mixed
Parameters
$lista_deposito_origem : mixed = []
$transferencia : mixed = []

getIdProduto()

public static getIdProduto([mixed $lista_produto = [] ][, mixed $settings = [] ][, mixed $transferencia = [] ][, mixed $k = 0 ]) : mixed
Parameters
$lista_produto : mixed = []
$settings : mixed = []
$transferencia : mixed = []
$k : mixed = 0

getIdSubCat()

public static getIdSubCat([mixed $lista_sub_categoria_filho_pai = [] ][, mixed $settings = [] ][, mixed $transferencia = [] ][, mixed $k = 0 ]) : mixed
Parameters
$lista_sub_categoria_filho_pai : mixed = []
$settings : mixed = []
$transferencia : mixed = []
$k : mixed = 0

getIdUsuarioAprovar()

public static getIdUsuarioAprovar(mixed $lista_usuario) : mixed
Parameters
$lista_usuario : mixed

getMotivo()

public static getMotivo([mixed $transferencia = [] ]) : mixed
Parameters
$transferencia : mixed = []

getNumberRand()

public static getNumberRand() : mixed

getQuantidade()

public static getQuantidade([mixed $transferencia = [] ][, mixed $k = 0 ][, mixed $settings = [] ]) : mixed
Parameters
$transferencia : mixed = []
$k : mixed = 0
$settings : mixed = []

getSolicitaAprovaDestino()

public static getSolicitaAprovaDestino(mixed $settings[, mixed $sim_obrigatorio = false ]) : mixed
Parameters
$settings : mixed
$sim_obrigatorio : mixed = false

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

echoFieldTable()

private static echoFieldTable(mixed $struct, mixed $html) : mixed
Parameters
$struct : mixed
$html : mixed

        
On this page

Search results