Documentation

ResumoRevisor extends DataLayer
in package

Table of Contents

__construct()  : mixed
destroy()  : bool
evento()  : string|null
foiAvaliado()  : string
getField()  : string|null
save()  : bool
deleteOnResume()  : void
updateOnResume()  : void
verifyExists()  : bool

Methods

__construct()

public __construct() : mixed
Return values
mixed

evento()

public evento([string $field = 'titulo' ]) : string|null
Parameters
$field : string = 'titulo'
Return values
string|null

foiAvaliado()

public foiAvaliado() : string
Return values
string

getField()

public getField([string $field = 'id' ]) : string|null
Parameters
$field : string = 'id'
Return values
string|null

deleteOnResume()

private deleteOnResume() : void
Return values
void

updateOnResume()

private updateOnResume() : void
Return values
void

verifyExists()

private verifyExists() : bool
Return values
bool

Search results