Documentation

MatriculaFields 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

echoFieldBuild()  : mixed
echoFieldHidden()  : mixed
echoFieldMassEditHeader()  : mixed
echoFieldMassEditHeaderTable()  : mixed
echoFieldMassEditTable()  : mixed
echoFieldMassEditTable2()  : mixed
getAnexo()  : mixed
getAreaHa()  : mixed
getDescricao()  : mixed
getLat()  : mixed
getLng()  : mixed
getNomeMatricula()  : mixed
getNumberRand()  : mixed
getNumeroMatricula()  : mixed
getTotalizador()  : mixed
getValor()  : 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

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

getAnexo()

public static getAnexo([mixed $settings = [] ][, mixed $id = 0 ]) : mixed
Parameters
$settings : mixed = []
$id : mixed = 0

getAreaHa()

public static getAreaHa([mixed $matricula = [] ][, mixed $id = 0 ]) : mixed
Parameters
$matricula : mixed = []
$id : mixed = 0

getDescricao()

public static getDescricao([mixed $matricula = [] ][, mixed $id = 0 ]) : mixed
Parameters
$matricula : mixed = []
$id : mixed = 0

getLat()

public static getLat([mixed $matricula = [] ][, mixed $id = 0 ]) : mixed
Parameters
$matricula : mixed = []
$id : mixed = 0

getLng()

public static getLng([mixed $matricula = [] ][, mixed $id = 0 ]) : mixed
Parameters
$matricula : mixed = []
$id : mixed = 0

getNomeMatricula()

public static getNomeMatricula([mixed $matricula = [] ][, mixed $id = 0 ]) : mixed
Parameters
$matricula : mixed = []
$id : mixed = 0

getNumberRand()

public static getNumberRand() : mixed

getNumeroMatricula()

public static getNumeroMatricula([mixed $matricula = [] ][, mixed $id = 0 ]) : mixed
Parameters
$matricula : mixed = []
$id : mixed = 0

getTotalizador()

public static getTotalizador(mixed $field) : mixed
Parameters
$field : mixed

getValor()

public static getValor([mixed $matricula = [] ][, mixed $id = 0 ]) : mixed
Parameters
$matricula : mixed = []
$id : mixed = 0

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