Bitrix API

CustomLogoTable extends DataManager

Class CustomLogoTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_CustomLogo_Collection
createObject()  : CustomLogo
getByCode()  : CustomLogo|null
getById()  : EO_CustomLogo_Result
getByPrimary()  : EO_CustomLogo_Result
getEntity()  : EO_CustomLogo_Entity
getList()  : EO_CustomLogo_Result
getMap()  : mixed
getObjectClass()  : mixed
getTableName()  : mixed
onAfterDelete()  : void
query()  : EO_CustomLogo_Query
wakeUpCollection()  : EO_CustomLogo_Collection
wakeUpObject()  : CustomLogo

Methods

createCollection()

public static createCollection() : EO_CustomLogo_Collection
Return values
EO_CustomLogo_Collection

createObject()

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

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_CustomLogo_Entity
Return values
EO_CustomLogo_Entity

getList()

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

getObjectClass()

public static getObjectClass() : mixed

getTableName()

public static getTableName() : mixed

query()

public static query() : EO_CustomLogo_Query
Return values
EO_CustomLogo_Query

wakeUpCollection()

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

        
On this page

Search results