BlockInserter
Table of Contents
Constants
-
RED_LINE
= 100
Methods
-
__construct()
: mixed
-
dropAutoIncrementRestrictions()
: mixed
-
flush()
: mixed
-
getIndex()
: mixed
-
initIndexFromField()
: mixed
-
insert()
: mixed
-
resetAutoIncrementFromIndex()
: mixed
-
restoreAutoIncrementRestrictions()
: mixed
RED_LINE
public
mixed
RED_LINE
= 100
__construct()
public
__construct([mixed $parameters = array() ]) : mixed
Parameters
-
$parameters
: mixed
= array()
-
dropAutoIncrementRestrictions()
public
dropAutoIncrementRestrictions() : mixed
flush()
public
flush() : mixed
getIndex()
public
getIndex() : mixed
initIndexFromField()
public
initIndexFromField([mixed $fld = 'ID' ]) : mixed
Parameters
-
$fld
: mixed
= 'ID'
-
insert()
public
insert(mixed $row) : mixed
Parameters
-
$row
: mixed
-
resetAutoIncrementFromIndex()
public
resetAutoIncrementFromIndex() : mixed
restoreAutoIncrementRestrictions()
public
restoreAutoIncrementRestrictions() : mixed