Bitrix API

Types

Class Types. Column data types

Table of Contents

Constants

GRID_CHECKBOX  = 'checkbox'
GRID_CUSTOM  = 'custom'
GRID_GRID  = 'grid'
GRID_INT  = 'int'
GRID_LIST  = 'list'
GRID_TEXT  = 'text'

Methods

getList()  : array<string|int, mixed>
Gets types list

Constants

GRID_CHECKBOX

public mixed GRID_CHECKBOX = 'checkbox'

GRID_CUSTOM

public mixed GRID_CUSTOM = 'custom'

GRID_GRID

public mixed GRID_GRID = 'grid'

GRID_INT

public mixed GRID_INT = 'int'

GRID_LIST

public mixed GRID_LIST = 'list'

GRID_TEXT

public mixed GRID_TEXT = 'text'

Methods

getList()

Gets types list

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

        
On this page

Search results