Bitrix API

Scope

Table of Contents

Constants

UI_FORM_CONFIG_ID_PREFIX  = 'CRM_REQUISITE_EDIT_0_PID'
UI_FORM_OPTION_CATEGORY  = 'ui.form.editor'

Methods

getByConfigId()  : string
onRequisitePresetDelete()  : void
onUIFormResetScope()  : mixed
onUIFormSetScope()  : mixed

Constants

UI_FORM_CONFIG_ID_PREFIX

public mixed UI_FORM_CONFIG_ID_PREFIX = 'CRM_REQUISITE_EDIT_0_PID'

UI_FORM_OPTION_CATEGORY

public mixed UI_FORM_OPTION_CATEGORY = 'ui.form.editor'

Methods

getByConfigId()

public getByConfigId(string $configId, string $categoryId) : string
Parameters
$configId : string
$categoryId : string
Return values
string

onRequisitePresetDelete()

public static onRequisitePresetDelete(int $presetId) : void
Parameters
$presetId : int

onUIFormResetScope()

public static onUIFormResetScope(Event $event) : mixed
Parameters
$event : Event

onUIFormSetScope()

public static onUIFormSetScope(Event $event) : mixed
Parameters
$event : Event

        
On this page

Search results