CadCombustivelEntradaSecurity
Table of Contents
Properties
-
$array_database_validation
: mixed
-
$array_key
: mixed
-
$post_refactory
: mixed
Methods
-
getDisabledFields()
: array<string|int, mixed>
-
securityDelete()
: bool
-
securityUpdate()
: bool
-
contaPagar()
: mixed
-
getDBDataForValidation()
: mixed
-
totalPago()
: bool
$array_database_validation
private
static mixed
$array_database_validation
= []
$array_key
private
static mixed
$array_key
= []
$post_refactory
private
static mixed
$post_refactory
= []
getDisabledFields()
public
static getDisabledFields(mixed $idEntradaComb) : array<string|int, mixed>
Parameters
-
$idEntradaComb
: mixed
-
Return values
array<string|int, mixed>
securityDelete()
public
static securityDelete(mixed $table, mixed $where) : bool
Parameters
-
$table
: mixed
-
-
$where
: mixed
-
securityUpdate()
public
static securityUpdate(mixed $fields, mixed $where) : bool
Parameters
-
$fields
: mixed
-
-
$where
: mixed
-
contaPagar()
private
static contaPagar(mixed $where) : mixed
Parameters
-
$where
: mixed
-
getDBDataForValidation()
private
static getDBDataForValidation() : mixed
totalPago()
private
static totalPago(mixed $where) : bool
Parameters
-
$where
: mixed
-