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
public
mixed
UI_FORM_CONFIG_ID_PREFIX
= 'CRM_REQUISITE_EDIT_0_PID'
public
mixed
UI_FORM_OPTION_CATEGORY
= 'ui.form.editor'
getByConfigId()
public
getByConfigId(string $configId, string $categoryId) : string
Parameters
-
$configId
: string
-
-
$categoryId
: string
-
onRequisitePresetDelete()
public
static onRequisitePresetDelete(int $presetId) : void
Parameters
-
$presetId
: int
-
public
static onUIFormResetScope(Event $event) : mixed
Parameters
-
$event
: Event
-
public
static onUIFormSetScope(Event $event) : mixed
Parameters
-
$event
: Event
-