Bitrix API

CustomIconTable extends DataManager

Class CustomIconTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_CustomIcon_Collection
createObject()  : CustomIcon
getByCode()  : CustomIcon|null
getById()  : EO_CustomIcon_Result
getByPrimary()  : EO_CustomIcon_Result
getEntity()  : EO_CustomIcon_Entity
getList()  : EO_CustomIcon_Result
getMap()  : mixed
getObjectClass()  : mixed
getTableName()  : mixed
onAfterDelete()  : void
query()  : EO_CustomIcon_Query
wakeUpCollection()  : EO_CustomIcon_Collection
wakeUpObject()  : CustomIcon

Methods

createCollection()

public static createCollection() : EO_CustomIcon_Collection
Return values
EO_CustomIcon_Collection

createObject()

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

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_CustomIcon_Entity
Return values
EO_CustomIcon_Entity

getList()

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

getObjectClass()

public static getObjectClass() : mixed

getTableName()

public static getTableName() : mixed

query()

public static query() : EO_CustomIcon_Query
Return values
EO_CustomIcon_Query

wakeUpCollection()

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

        
On this page

Search results