Bitrix API

RoleTranslateNameTable extends DataManager uses DeleteByFilterTrait

Class RoleTranslateNameTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Constants

DEFAULT_LANG  = 'en'

Methods

createCollection()  : EO_RoleTranslateName_Collection
createObject()  : EO_RoleTranslateName
deleteByFilter()  : void
getById()  : EO_RoleTranslateName_Result
getByPrimary()  : EO_RoleTranslateName_Result
getEntity()  : EO_RoleTranslateName_Entity
getList()  : EO_RoleTranslateName_Result
getMap()  : array<string|int, mixed>
Returns entity map definition.
getTableName()  : string
Returns DB table name for entity.
query()  : EO_RoleTranslateName_Query
wakeUpCollection()  : EO_RoleTranslateName_Collection
wakeUpObject()  : EO_RoleTranslateName

Constants

Methods

createCollection()

public static createCollection() : EO_RoleTranslateName_Collection
Return values
EO_RoleTranslateName_Collection

createObject()

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

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_RoleTranslateName_Result
Parameters
$id : mixed
Return values
EO_RoleTranslateName_Result

getByPrimary()

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

getEntity()

public static getEntity() : EO_RoleTranslateName_Entity
Return values
EO_RoleTranslateName_Entity

getList()

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

getMap()

Returns entity map definition.

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

getTableName()

Returns DB table name for entity.

public static getTableName() : string
Return values
string

query()

public static query() : EO_RoleTranslateName_Query
Return values
EO_RoleTranslateName_Query

wakeUpCollection()

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

wakeUpObject()

public static wakeUpObject(mixed $row) : EO_RoleTranslateName
Parameters
$row : mixed
Return values
EO_RoleTranslateName

        
On this page

Search results