Documentation

CadProdutoProducaoLoteAjusteSecurity extends EntitySecurity
in package

Table of Contents

Constants

NEW_VALUE_INDEX  = 1
OLD_VALUE_INDEX  = 0

Properties

$array_database_ids_novo_lote  : mixed
$array_database_lote_ajuste_novo_lote  : mixed
$array_database_rastreio  : mixed
$array_key  : mixed

Methods

addAllowedIds()  : mixed
addExclusionFieldsSecurity()  : mixed
buildEnvironment()  : mixed
disableEntitySecurity()  : mixed
getAllowedIds()  : array<string|int, mixed>
getFormatedSecurityMatrix()  : string
getIdUsuario()  : int
getSecurityMatrixSerialized()  : string
isEntitySecurityDisabled()  : mixed
securityDelete()  : bool
securityInsert()  : bool
securitySelect()  : array<string|int, mixed>
securityUpdate()  : bool
appendSecurityArray()  : mixed
getDBDataForValidation()  : mixed
verifyIfSomeIdIsNovoLote()  : mixed

Constants

Properties

Methods

addAllowedIds()

public static addAllowedIds(mixed $field, mixed $ids) : mixed
Parameters
$field : mixed
$ids : mixed

addExclusionFieldsSecurity()

public static addExclusionFieldsSecurity(array<string|int, mixed> $field) : mixed
Parameters
$field : array<string|int, mixed>

buildEnvironment()

public static buildEnvironment(mixed $id_usuario) : mixed
Parameters
$id_usuario : mixed

disableEntitySecurity()

public static disableEntitySecurity() : mixed

getAllowedIds()

public static getAllowedIds(mixed $field) : array<string|int, mixed>
Parameters
$field : mixed
Return values
array<string|int, mixed>

getFormatedSecurityMatrix()

public static getFormatedSecurityMatrix() : string
Return values
string

getIdUsuario()

public static getIdUsuario() : int
Return values
int

getSecurityMatrixSerialized()

public static getSecurityMatrixSerialized() : string
Return values
string

isEntitySecurityDisabled()

public static isEntitySecurityDisabled() : mixed

securityInsert()

public static securityInsert(mixed $fields) : bool
Parameters
$fields : mixed
Return values
bool

securitySelect()

public static securitySelect(mixed $table, mixed $fields, mixed $where) : array<string|int, mixed>
Parameters
$table : mixed
$fields : mixed
$where : mixed
Return values
array<string|int, mixed>

securityUpdate()

public static securityUpdate(mixed $fields, mixed $where) : bool
Parameters
$fields : mixed
$where : mixed
Return values
bool

appendSecurityArray()

protected static appendSecurityArray(array<string|int, mixed> &$array, array<string|int, mixed> $new_element) : mixed
Parameters
$array : array<string|int, mixed>
$new_element : array<string|int, mixed>

        
On this page

Search results