Bitrix API

LegalLogTable extends DataManager

FinalYes

Class LegalLogTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : LegalLogCollection
createObject()  : LegalLog
getById()  : EO_LegalLog_Result
getByPrimary()  : EO_LegalLog_Result
getCollectionClass()  : string
getEntity()  : EO_LegalLog_Entity
getList()  : EO_LegalLog_Result
getMap()  : array<string|int, mixed>
getObjectClass()  : string
getTableName()  : string
query()  : EO_LegalLog_Query
wakeUpCollection()  : LegalLogCollection
wakeUpObject()  : LegalLog

Methods

createObject()

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

getById()

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

getByPrimary()

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

getCollectionClass()

public static getCollectionClass() : string
Return values
string

getEntity()

public static getEntity() : EO_LegalLog_Entity
Return values
EO_LegalLog_Entity

getList()

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

getMap()

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

getObjectClass()

public static getObjectClass() : string
Return values
string

getTableName()

public static getTableName() : string
Return values
string

query()

public static query() : EO_LegalLog_Query
Return values
EO_LegalLog_Query

        
On this page

Search results