PlanejamentoBackupSecurity
in package
Table of Contents
Methods
- securityDelete() : bool
- securityUpdate() : bool
- getData() : mixed
Methods
securityDelete()
public
static securityDelete(mixed $table, mixed $where) : bool
Parameters
- $table : mixed
- $where : mixed
Return values
boolsecurityUpdate()
public
static securityUpdate(mixed $fields, mixed $where) : bool
Parameters
- $fields : mixed
- $where : mixed
Return values
boolgetData()
private
static getData(mixed $where) : mixed
Parameters
- $where : mixed