Bitrix API

FlowRobotTable extends DataManager uses DeleteByFilterTrait

Class FlowRobotTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : FlowRobotCollection
createObject()  : FlowRobot
deleteByFilter()  : void
getById()  : EO_FlowRobot_Result
getByPrimary()  : EO_FlowRobot_Result
getCollectionClass()  : string
getEntity()  : EO_FlowRobot_Entity
getList()  : EO_FlowRobot_Result
getMap()  : array<string|int, mixed>
getObjectClass()  : string
getScalarMap()  : array<string|int, mixed>
getTableName()  : string
query()  : EO_FlowRobot_Query
wakeUpCollection()  : FlowRobotCollection
wakeUpObject()  : FlowRobot

Methods

createObject()

public static createObject([mixed $setDefaultValues = = 'true' ]) : FlowRobot
Parameters
$setDefaultValues : mixed = = 'true'
Return values
FlowRobot

deleteByFilter()

public static deleteByFilter(array<string|int, mixed> $filter) : void
Parameters
$filter : array<string|int, mixed>
Tags
throws
ArgumentException

getById()

public static getById(mixed $id) : EO_FlowRobot_Result
Parameters
$id : mixed
Return values
EO_FlowRobot_Result

getByPrimary()

public static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_FlowRobot_Result
Parameters
$primary : mixed
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_FlowRobot_Result

getCollectionClass()

public static getCollectionClass() : string
Return values
string

getEntity()

public static getEntity() : EO_FlowRobot_Entity
Return values
EO_FlowRobot_Entity

getList()

public static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_FlowRobot_Result
Parameters
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_FlowRobot_Result

getMap()

public static getMap() : array<string|int, mixed>
Tags
throws
ArgumentTypeException
throws
SystemException
throws
ArgumentException
Return values
array<string|int, mixed>

getObjectClass()

public static getObjectClass() : string
Return values
string

getScalarMap()

public static getScalarMap() : array<string|int, mixed>
Tags
throws
ArgumentTypeException
throws
SystemException
Return values
array<string|int, mixed>

getTableName()

public static getTableName() : string
Return values
string

query()

public static query() : EO_FlowRobot_Query
Return values
EO_FlowRobot_Query

        
On this page

Search results