Bitrix API

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

Constants

Methods

__construct()

public __construct([mixed $parameters = array() ]) : mixed
Parameters
$parameters : mixed = array()

dropAutoIncrementRestrictions()

public dropAutoIncrementRestrictions() : 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

        
On this page

Search results