Bitrix API

SmsPlaceholderTable extends DataManager

Class SmsPlaceholderTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_SmsPlaceholder_Collection
createObject()  : EO_SmsPlaceholder
getById()  : EO_SmsPlaceholder_Result
getByPrimary()  : EO_SmsPlaceholder_Result
getEntity()  : EO_SmsPlaceholder_Entity
getList()  : EO_SmsPlaceholder_Result
getMap()  : array<string|int, mixed>
getTableName()  : mixed
onBeforeAdd()  : EventResult
onBeforeUpdate()  : EventResult
query()  : EO_SmsPlaceholder_Query
wakeUpCollection()  : EO_SmsPlaceholder_Collection
wakeUpObject()  : EO_SmsPlaceholder

Methods

createCollection()

public static createCollection() : EO_SmsPlaceholder_Collection
Return values
EO_SmsPlaceholder_Collection

createObject()

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

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_SmsPlaceholder_Entity
Return values
EO_SmsPlaceholder_Entity

getList()

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

getMap()

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

query()

public static query() : EO_SmsPlaceholder_Query
Return values
EO_SmsPlaceholder_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results