Bitrix API

RoleIndustryTable extends DataManager

Class RoleIndustryTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_RoleIndustry_Collection
createObject()  : RoleIndustry
getById()  : EO_RoleIndustry_Result
getByPrimary()  : EO_RoleIndustry_Result
getEntity()  : EO_RoleIndustry_Entity
getList()  : EO_RoleIndustry_Result
getMap()  : array<string|int, mixed>
Returns entity map definition.
getObjectClass()  : string
getTableName()  : string
Returns DB table name for entity.
query()  : EO_RoleIndustry_Query
wakeUpCollection()  : EO_RoleIndustry_Collection
wakeUpObject()  : RoleIndustry

Methods

createCollection()

public static createCollection() : EO_RoleIndustry_Collection
Return values
EO_RoleIndustry_Collection

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_RoleIndustry_Entity
Return values
EO_RoleIndustry_Entity

getList()

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

getMap()

Returns entity map definition.

public static getMap() : array<string|int, mixed>
Return values
array<string|int, mixed>

getObjectClass()

public static getObjectClass() : string
Return values
string

getTableName()

Returns DB table name for entity.

public static getTableName() : string
Return values
string

query()

public static query() : EO_RoleIndustry_Query
Return values
EO_RoleIndustry_Query

wakeUpCollection()

public static wakeUpCollection(mixed $rows) : EO_RoleIndustry_Collection
Parameters
$rows : mixed
Return values
EO_RoleIndustry_Collection

        
On this page

Search results