Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс Highloadblock
+ Граф наследования:Highloadblock:

Открытые статические члены

static clearCache ()
 
- Открытые статические члены унаследованные от Base
static getDescription ()
 
static getConfig ()
 
static isAllowed ()
 
static getTitle ()
 
static getUserFieldBaseParam ()
 
static isExists ()
 
static create ()
 
static updateProductFormConfiguration ()
 
static getTypeId ()
 
static getFieldId ()
 
static getGridAction (ProductGroupAction $panel)
 
static load ()
 
static clearCache ()
 
static checkAllowedProductType (int $type)
 
static getAllowedProductTypeList ()
 
static checkRestictions (array $restrictions)
 
static getGroupActionRequest (ProductGroupAction $panel)
 
static checkAllowedOperation (string $operation)
 
static getAllowedOperations ()
 
static getOperationSelectFieldList (string $operation)
 
static prepareValue (string $operation, array $productRow)
 
static renderAdminFormControl (array $field, array $product, array $config)
 
static getUiDescription (array $restrictions)
 

Защищенные статические члены

static getXmlIdListById (int $hlblockId, array $idList)
 
static getXmlIdById (int $hlblockId, int $id)
 
static getIdListByXmlId (int $hlblockId, array $xmlIdList)
 
static getIdByXmlId (int $hlblockId, string $xmlId)
 
- Защищенные статические члены унаследованные от Base
static getTitleInternal ()
 
static isBitrix24 ()
 
static getUserFieldName (string $id)
 
static getLanguages ()
 
static getMessages (string $file, array $messageIds)
 
static getCommonError (string $errorCode)
 
static getGridActionConfig (ProductGroupAction $panel)
 
static afterLoadInternalModify (array $row)
 
static getUiDescriptionInternal (array $description, array $userField, array $restrictions)
 

Дополнительные унаследованные члены

- Открытые атрибуты унаследованные от Base
const FIELD_ID = ''
 
const TYPE_ID = ''
 
- Защищенные данные унаследованные от Base
const FIELD_PREFIX = 'UF_'
 
- Статические защищенные данные унаследованные от Base
static bool $bitrix24Include = null
 
static array $languages = null
 
static array $allowedProductTypeList = null
 
static array $allowedOperations = null
 

Подробное описание

См. определение в файле highloadblock.php строка 5

Методы

◆ clearCache()

static clearCache ( )
static

Переопределяет метод предка Base.

См. определение в файле highloadblock.php строка 11

◆ getIdByXmlId()

static getIdByXmlId ( int  $hlblockId,
string  $xmlId 
)
staticprotected

См. определение в файле highloadblock.php строка 126

◆ getIdListByXmlId()

static getIdListByXmlId ( int  $hlblockId,
array  $xmlIdList 
)
staticprotected

См. определение в файле highloadblock.php строка 80

◆ getXmlIdById()

static getXmlIdById ( int  $hlblockId,
int  $id 
)
staticprotected

См. определение в файле highloadblock.php строка 73

◆ getXmlIdListById()

static getXmlIdListById ( int  $hlblockId,
array  $idList 
)
staticprotected

См. определение в файле highloadblock.php строка 27