Bitrix API

SiteLinkTable extends DataManager

FinalYes

Class SiteLinkTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

checkTableExists()  : mixed
cleanUpData()  : mixed
createCollection()  : EO_SiteLink_Collection
createIndex()  : mixed
createObject()  : EO_SiteLink
getById()  : EO_SiteLink_Result
getByPrimary()  : EO_SiteLink_Result
getEntity()  : EO_SiteLink_Entity
getFilePath()  : mixed
getList()  : EO_SiteLink_Result
getMap()  : mixed
getTableName()  : mixed
initializeData()  : mixed
query()  : EO_SiteLink_Query
wakeUpCollection()  : EO_SiteLink_Collection
wakeUpObject()  : EO_SiteLink

Methods

checkTableExists()

public static checkTableExists() : mixed

cleanUpData()

public static cleanUpData() : mixed

createCollection()

public static createCollection() : EO_SiteLink_Collection
Return values
EO_SiteLink_Collection

createIndex()

public static createIndex() : mixed

createObject()

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

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_SiteLink_Entity
Return values
EO_SiteLink_Entity

getFilePath()

public static getFilePath() : mixed

getList()

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

getMap()

public static getMap() : mixed

getTableName()

public static getTableName() : mixed

initializeData()

public static initializeData() : mixed

query()

public static query() : EO_SiteLink_Query
Return values
EO_SiteLink_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results