Bitrix API

CIBlockProperty extends CAllIBlockProperty

Table of Contents

Properties

$LAST_ERROR  : string

Methods

_Add()  : mixed
_Date_GetUserTypeDescription()  : array<string|int, mixed>
_DateTime_GetUserTypeDescription()  : array<string|int, mixed>
_ElementAutoComplete_GetUserTypeDescription()  : array<string|int, mixed>
_ElementList_GetUserTypeDescription()  : array<string|int, mixed>
_FileMan_GetUserTypeDescription()  : array<string|int, mixed>
_HTML_GetUserTypeDescription()  : array<string|int, mixed>
_SectionAutoComplete_GetUserTypeDescription()  : array<string|int, mixed>
_Sequence_GetUserTypeDescription()  : array<string|int, mixed>
_SKU_GetUserTypeDescription()  : array<string|int, mixed>
_Update()  : mixed
_XmlID_GetUserTypeDescription()  : array<string|int, mixed>
Add()  : mixed
CheckFields()  : mixed
Delete()  : mixed
DropColumnSQL()  : mixed
FormatNotFoundError()  : mixed
FormatUpdateError()  : mixed
GetByID()  : mixed
getLastError()  : string
GetList()  : mixed
GetPropertyArray()  : mixed
GetPropertyEnum()  : mixed
GetUserType()  : mixed
Update()  : mixed
UpdateEnum()  : mixed

Properties

Methods

_Add()

public _Add(mixed $ID, mixed $arFields) : mixed
Parameters
$ID : mixed
$arFields : mixed

_Date_GetUserTypeDescription()

public static _Date_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertyDate::GetUserTypeDescription()
Return values
array<string|int, mixed>

_DateTime_GetUserTypeDescription()

public static _DateTime_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertyDateTime::GetUserTypeDescription()
Return values
array<string|int, mixed>

_ElementAutoComplete_GetUserTypeDescription()

public static _ElementAutoComplete_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertyElementAutoComplete::GetUserTypeDescription()
Return values
array<string|int, mixed>

_ElementList_GetUserTypeDescription()

public static _ElementList_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertyElementList::GetUserTypeDescription()
Return values
array<string|int, mixed>

_FileMan_GetUserTypeDescription()

public static _FileMan_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertyFileMan::GetUserTypeDescription()
Return values
array<string|int, mixed>

_HTML_GetUserTypeDescription()

public static _HTML_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertyHTML::GetUserTypeDescription()
Return values
array<string|int, mixed>

_SectionAutoComplete_GetUserTypeDescription()

public static _SectionAutoComplete_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertySectionAutoComplete::GetUserTypeDescription()
Return values
array<string|int, mixed>

_Sequence_GetUserTypeDescription()

public static _Sequence_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertySequence::GetUserTypeDescription()
Return values
array<string|int, mixed>

_SKU_GetUserTypeDescription()

public static _SKU_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertySKU::GetUserTypeDescription()
Return values
array<string|int, mixed>

_Update()

public _Update(mixed $ID, mixed $arFields[, mixed $bCheckDescription = false ]) : mixed
Parameters
$ID : mixed
$arFields : mixed
$bCheckDescription : mixed = false

_XmlID_GetUserTypeDescription()

public static _XmlID_GetUserTypeDescription() : array<string|int, mixed>

deprecated since iblock 17.0.9

Tags
see
CIBlockPropertyXmlID::GetUserTypeDescription()
Return values
array<string|int, mixed>

Add()

public Add(mixed $arFields) : mixed
Parameters
$arFields : mixed

CheckFields()

public CheckFields(mixed &$arFields[, mixed $ID = false ][, mixed $bFormValidate = false ]) : mixed
Parameters
$arFields : mixed
$ID : mixed = false
$bFormValidate : mixed = false

Delete()

public static Delete(mixed $ID) : mixed
Parameters
$ID : mixed

DropColumnSQL()

public static DropColumnSQL(mixed $strTable, mixed $arColumns) : mixed
Parameters
$strTable : mixed
$arColumns : mixed

FormatNotFoundError()

public FormatNotFoundError(mixed $ID) : mixed
Parameters
$ID : mixed

FormatUpdateError()

public FormatUpdateError(mixed $ID, mixed $CODE) : mixed
Parameters
$ID : mixed
$CODE : mixed

GetByID()

public static GetByID(mixed $ID[, mixed $IBLOCK_ID = false ][, mixed $IBLOCK_CODE = false ]) : mixed
Parameters
$ID : mixed
$IBLOCK_ID : mixed = false
$IBLOCK_CODE : mixed = false

getLastError()

public getLastError() : string
Return values
string

GetList()

public static GetList([mixed $arOrder = array() ][, mixed $arFilter = array() ]) : mixed
Parameters
$arOrder : mixed = array()
$arFilter : mixed = array()

GetPropertyArray()

public static GetPropertyArray(mixed $ID, mixed $IBLOCK_ID[, mixed $bCached = true ]) : mixed
Parameters
$ID : mixed
$IBLOCK_ID : mixed
$bCached : mixed = true

GetPropertyEnum()

public static GetPropertyEnum(mixed $PROP_ID[, mixed $arOrder = array("SORT" => "asc") ][, mixed $arFilter = array() ]) : mixed
Parameters
$PROP_ID : mixed
$arOrder : mixed = array("SORT" => "asc")
$arFilter : mixed = array()

GetUserType()

public static GetUserType([mixed $USER_TYPE = false ]) : mixed
Parameters
$USER_TYPE : mixed = false

Update()

public Update(mixed $ID, mixed $arFields[, mixed $bCheckDescription = false ]) : mixed
Parameters
$ID : mixed
$arFields : mixed
$bCheckDescription : mixed = false

UpdateEnum()

public UpdateEnum(mixed $ID, mixed $arVALUES[, mixed $bForceDelete = true ]) : mixed
Parameters
$ID : mixed
$arVALUES : mixed
$bForceDelete : mixed = true

        
On this page

Search results