Bitrix API

GroupCodeGenerator

Table of Contents

Methods

getAutomatedSolutionListCode()  : string
getCrmFormGroupCode()  : string
getGroupCodeByAutomatedSolutionId()  : string|null
getGroupCodeByEntityTypeId()  : string|null
getWidgetGroupCode()  : string
isAutomatedSolutionGroupCode()  : bool

Methods

getAutomatedSolutionListCode()

public static getAutomatedSolutionListCode() : string
Return values
string

getCrmFormGroupCode()

public static getCrmFormGroupCode() : string
Return values
string

getGroupCodeByAutomatedSolutionId()

public static getGroupCodeByAutomatedSolutionId(string $automatedSolutionId) : string|null
Parameters
$automatedSolutionId : string
Return values
string|null

getGroupCodeByEntityTypeId()

public static getGroupCodeByEntityTypeId(int $entityTypeId) : string|null
Parameters
$entityTypeId : int
Return values
string|null

getWidgetGroupCode()

public static getWidgetGroupCode() : string
Return values
string

isAutomatedSolutionGroupCode()

public static isAutomatedSolutionGroupCode(string $groupCode) : bool
Parameters
$groupCode : string
Return values
bool

        
On this page

Search results