CIBlockPropertyEnum
Table of Contents
Methods
- Add() : mixed
- Delete() : mixed
- DeleteByPropertyID() : mixed
- GetByID() : mixed
- GetList() : mixed
- Update() : mixed
Methods
Add()
public
static Add(mixed $arFields) : mixed
Parameters
- $arFields : mixed
Delete()
public
static Delete(mixed $ID) : mixed
Parameters
- $ID : mixed
DeleteByPropertyID()
public
static DeleteByPropertyID(mixed $PROPERTY_ID[, mixed $bIgnoreError = false ]) : mixed
Parameters
- $PROPERTY_ID : mixed
- $bIgnoreError : mixed = false
GetByID()
public
static GetByID(mixed $ID) : mixed
Parameters
- $ID : mixed
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