FacturaScripts

NextCode
in package

FinalYes

Table of Contents

Methods

clearOld()  : void
get()  : int|null
lock()  : int|null

Methods

clearOld()

public static clearOld() : void

get()

public static get(string $table, string $column[, string $type = 'int' ]) : int|null
Parameters
$table : string
$column : string
$type : string = 'int'
Return values
int|null

lock()

private static lock(string $table, string $column, int $value) : int|null
Parameters
$table : string
$column : string
$value : int
Return values
int|null

        
On this page

Search results