Bitrix API

CustomTypeTable extends DataManager

Class CustomTypeTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_CustomType_Collection
createObject()  : EO_CustomType
getById()  : EO_CustomType_Result
getByPrimary()  : EO_CustomType_Result
getEntity()  : EO_CustomType_Entity
getList()  : EO_CustomType_Result
getMap()  : mixed
getTableName()  : mixed
query()  : EO_CustomType_Query
validateName()  : array<string|int, mixed>
Create validators for NAME field.
wakeUpCollection()  : EO_CustomType_Collection
wakeUpObject()  : EO_CustomType

Methods

createCollection()

public static createCollection() : EO_CustomType_Collection
Return values
EO_CustomType_Collection

createObject()

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

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_CustomType_Entity
Return values
EO_CustomType_Entity

getList()

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

getTableName()

public static getTableName() : mixed

query()

public static query() : EO_CustomType_Query
Return values
EO_CustomType_Query

validateName()

Create validators for NAME field.

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

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results