Bitrix API

AutomatedSolutionConfig implements PermissionEntity, FilterableByAutomatedSolution uses FilterableByAutomatedSolution

FinalYes

Table of Contents

Interfaces

PermissionEntity
FilterableByAutomatedSolution

Constants

ENTITY_CODE_PREFIX  = 'AS_CONFIG_'

Methods

decodeAutomatedSolutionId()  : int|null
filterByAutomatedSolution()  : self
generateEntity()  : string
generateName()  : string
make()  : array<string|int, EntityDTO>

Constants

Methods

decodeAutomatedSolutionId()

public static decodeAutomatedSolutionId(string $entity) : int|null
Parameters
$entity : string
Return values
int|null

filterByAutomatedSolution()

public filterByAutomatedSolution(int|null $automatedSolutionId) : self
Parameters
$automatedSolutionId : int|null
Return values
self

generateEntity()

public static generateEntity(int $automatedSolutionId) : string
Parameters
$automatedSolutionId : int
Return values
string

generateName()

public static generateName(string $automatedSolutionTitle) : string
Parameters
$automatedSolutionTitle : string
Return values
string

        
On this page

Search results