Bitrix API

UserPropsTable extends DataManager

Class UserPropsTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_UserProps_Collection
createObject()  : EO_UserProps
get1CValidators()  : mixed
getById()  : EO_UserProps_Result
getByPrimary()  : EO_UserProps_Result
getEntity()  : EO_UserProps_Entity
getFilePath()  : mixed
getList()  : EO_UserProps_Result
getMap()  : mixed
getNameValidators()  : mixed
getTableName()  : mixed
getXmlValidators()  : mixed
query()  : EO_UserProps_Query
wakeUpCollection()  : EO_UserProps_Collection
wakeUpObject()  : EO_UserProps

Methods

createCollection()

public static createCollection() : EO_UserProps_Collection
Return values
EO_UserProps_Collection

createObject()

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

get1CValidators()

public static get1CValidators() : mixed

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_UserProps_Entity
Return values
EO_UserProps_Entity

getFilePath()

public static getFilePath() : mixed

getList()

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

getNameValidators()

public static getNameValidators() : mixed

getTableName()

public static getTableName() : mixed

getXmlValidators()

public static getXmlValidators() : mixed

query()

public static query() : EO_UserProps_Query
Return values
EO_UserProps_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results