Bitrix API

CIBlockPropertyEnum

Table of Contents

Methods

Add()  : mixed
Delete()  : mixed
DeleteByPropertyID()  : mixed
GetByID()  : mixed
GetList()  : mixed
Update()  : mixed

Methods

DeleteByPropertyID()

public static DeleteByPropertyID(mixed $PROPERTY_ID[, mixed $bIgnoreError = false ]) : mixed
Parameters
$PROPERTY_ID : mixed
$bIgnoreError : mixed = false

GetList()

public static GetList([mixed $arOrder = array("SORT" => "ASC", "VALUE" => "ASC") ][, mixed $arFilter = array() ]) : mixed
Parameters
$arOrder : mixed = array("SORT" => "ASC", "VALUE" => "ASC")
$arFilter : mixed = array()

Update()

public static Update(mixed $ID, mixed $arFields) : mixed
Parameters
$ID : mixed
$arFields : mixed

        
On this page

Search results