Bitrix API

EventTable extends DataManager

Class VoteEventTable Fields: <ul> <li> ID int mandatory <li> VOTE_ID int, <li> VOTE_USER_ID int, <li> DATE_VOTE datetime, <li> STAT_SESSION_ID int, <li> IP string(15), <li> VALID string(1) </ul>

Table of Contents

Methods

getMap()  : array<string|int, mixed>
Returns entity map definition.
getTableName()  : string
Returns DB table name for entity

Methods

getMap()

Returns entity map definition.

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

getTableName()

Returns DB table name for entity

public static getTableName() : string
Return values
string

        
On this page

Search results