Documentation

FazendaPrevisaoColheitaSecurity
in package

Table of Contents

Methods

getDisabledFields()  : array<string|int, mixed>
securityDelete()  : bool
securityUpdate()  : bool
selectSecurity()  : mixed

Methods

getDisabledFields()

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

securityDelete()

public static securityDelete(mixed $table, mixed $where) : bool
Parameters
$table : mixed
$where : mixed
Return values
bool

securityUpdate()

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

selectSecurity()

public static selectSecurity(array<string|int, mixed> $where) : mixed
Parameters
$where : array<string|int, mixed>

        
On this page

Search results