Bitrix API

Types

Group actions panel control types

Table of Contents

Constants

BUTTON  = 'BUTTON'
CHECKBOX  = 'CHECKBOX'
CUSTOM  = 'CUSTOM'
DATE  = 'DATE'
DROPDOWN  = 'DROPDOWN'
HIDDEN  = 'HIDDEN'
LINK  = 'LINK'
TEXT  = 'TEXT'

Methods

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

Constants

BUTTON

public mixed BUTTON = 'BUTTON'

CHECKBOX

public mixed CHECKBOX = 'CHECKBOX'

CUSTOM

public mixed CUSTOM = 'CUSTOM'

DATE

public mixed DATE = 'DATE'

DROPDOWN

public mixed DROPDOWN = 'DROPDOWN'

HIDDEN

public mixed HIDDEN = 'HIDDEN'
public mixed LINK = 'LINK'

TEXT

public mixed 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