Documentation

AdvancedSearch
in package

Table of Contents

Properties

$custom_filter  : mixed
$get_array  : mixed
$post_array  : mixed
$post_processing_filter  : mixed

Methods

__construct()  : mixed
buildCampoOperadorValor()  : mixed
getFilter()  : mixed
getLimite()  : string|null
getStringSeach()  : string|null
isEnabled()  : mixed
setCustomSearchFilter()  : mixed
setPostProcessingFields()  : mixed
getFieldName()  : mixed
getFormattedValue()  : mixed
getIdCampo()  : mixed
setStringSearchGet()  : string
transformGetToPost()  : mixed
transformPostToGet()  : string
verificarSePesquisaSalva()  : mixed

Properties

$custom_filter

private mixed $custom_filter = []

$post_processing_filter

private mixed $post_processing_filter = null

Methods

__construct()

public __construct(mixed $post_array, mixed $get_array) : mixed
Parameters
$post_array : mixed
$get_array : mixed

buildCampoOperadorValor()

public static buildCampoOperadorValor(mixed $campo, mixed $operador, mixed $valor) : mixed
Parameters
$campo : mixed
$operador : mixed
$valor : mixed

getLimite()

public getLimite() : string|null
Return values
string|null

getStringSeach()

public getStringSeach() : string|null
Return values
string|null

setCustomSearchFilter()

public setCustomSearchFilter(array<string|int, mixed> $custom_filter) : mixed
Parameters
$custom_filter : array<string|int, mixed>

setPostProcessingFields()

public setPostProcessingFields([mixed $function = null ]) : mixed
Parameters
$function : mixed = null

getFieldName()

private getFieldName(mixed $index) : mixed
Parameters
$index : mixed

getFormattedValue()

private getFormattedValue(mixed $index) : mixed
Parameters
$index : mixed

getIdCampo()

private getIdCampo(mixed $index) : mixed
Parameters
$index : mixed

setStringSearchGet()

private setStringSearchGet() : string
Return values
string

transformGetToPost()

private transformGetToPost() : mixed

transformPostToGet()

private transformPostToGet() : string
Return values
string

verificarSePesquisaSalva()

private static verificarSePesquisaSalva(mixed $post_array) : mixed
Parameters
$post_array : mixed

        
On this page

Search results