|
1C-Bitrix 25.700.0
|
Открытые члены | |
| Add ($arFields) | |
| Update ($ID, $arFields) | |
| CheckFields (&$arFields, $ID=false) | |
| _Add ($ID) | |
| getLastError () | |
Открытые статические члены | |
| static | clearUrlDataCache () |
| static | fillUrlElementDataCache (int $id) |
| static | ShowPanel ($IBLOCK_ID=0, $ELEMENT_ID=0, $SECTION_ID="", $type="news", $bGetIcons=false, $componentName="", $arLabels=array()) |
| static | AddPanelButtons ($mode, $componentName, $arButtons) |
| static | GetComponentMenu ($mode, $arButtons) |
| static | GetPanelButtons ($IBLOCK_ID=0, $ELEMENT_ID=0, $SECTION_ID=0, $arOptions=array()) |
| static | GetSite ($iblock_id) |
| static | GetByID ($ID) |
| static | GetArrayByID ($ID, $FIELD="") |
| static | CleanCache ($ID) |
| static | Delete ($ID) |
| static | SetPermission ($IBLOCK_ID, $arGROUP_ID) |
| static | SetMessages ($ID, $arFields) |
| static | GetMessages ($ID, $type="") |
| static | GetFieldsDefaults () |
| static | getFieldDefaultSettings (string $fieldName) |
| static | SetFields ($ID, $arFields) |
| static | GetFields ($ID) |
| static | GetProperties ($ID, $arOrder=array(), $arFilter=array()) |
| static | GetGroupPermissions ($ID) |
| static | GetPermission ($IBLOCK_ID, $FOR_USER_ID=false) |
| static | OnBeforeLangDelete ($lang) |
| static | OnLangDelete ($lang) |
| static | OnGroupDelete ($group_id) |
| static | MkOperationFilter ($key) |
| static | FilterCreate ($field_name, $values, $type, $cOperationType=false, $bSkipEmpty=true) |
| static | ForLIKE ($str) |
| static | FilterCreateEx ($fname, $vals, $type, &$bFullJoin, $cOperationType=false, $bSkipEmpty=true) |
| static | isCorrectFullFormatDate ($value) |
| static | _MergeIBArrays ($iblock_id, $iblock_code=false, $iblock_id2=false, $iblock_code2=false) |
| static | OnSearchGetURL ($arFields) |
| static | ReplaceSectionUrl ($url, $arr, $server_name=false, $arrType=false) |
| static | _GetProductUrl ($OF_ELEMENT_ID, $OF_IBLOCK_ID, $server_name=false, $arrType=false) |
| static | ReplaceDetailUrl ($url, $arr, $server_name=false, $arrType=false) |
| static | OnSearchReindex ($NS=Array(), $oCallback=NULL, $callback_method="") |
| static | GetElementCount ($iblock_id) |
| static | ResizePicture ($arFile, $arResize) |
| static | FilterPicture ($filePath, $arFilter) |
| static | NumberFormat ($num) |
| static | _Order ($by, $order, $default_order, $nullable=true) |
| static | GetAdminIBlockEditLink ($IBLOCK_ID, $arParams=array(), $strAdd="") |
| static | GetAdminSectionEditLink ($IBLOCK_ID, $SECTION_ID, $arParams=array(), $strAdd="") |
| static | GetAdminElementEditLink ($IBLOCK_ID, $ELEMENT_ID, $arParams=array(), $strAdd="") |
| static | GetAdminSubElementEditLink ($IBLOCK_ID, $ELEMENT_ID, $SUBELEMENT_ID, $arParams=array(), $strAdd='', $absoluteUrl=false) |
| static | GetAdminElementListLink ($IBLOCK_ID, $arParams=array(), $strAdd="") |
| static | GetAdminElementListScriptName ($IBLOCK_ID, $arParams=array()) |
| static | GetAdminSectionListLink ($IBLOCK_ID, $arParams=array(), $strAdd="") |
| static | GetAdminSectionListScriptName ($IBLOCK_ID, $arParams=array()) |
| static | GetAdminListMode ($IBLOCK_ID) |
| static | CheckForIndexes ($IBLOCK_ID) |
| static | GetAuditTypes () |
| static | roundDB ($value) |
| static | _transaction_lock ($IBLOCK_ID) |
| static | isShortDate ($strDate) |
| static | _Upper ($str) |
| static | _NotEmpty ($column) |
| static | makeFilePropArray ($data, $del=false, $description=null, $options=array()) |
| static | makeFileArray ($data, $del=false, $description=null, $options=array()) |
| static | disableTagCache ($iblock_id) |
| static | enableTagCache ($iblock_id) |
| static | clearIblockTagCache ($iblock_id) |
| static | registerWithTagCache ($iblock_id) |
| static | enableClearTagCache () |
| static | disableClearTagCache () |
| static | isEnabledClearTagCache () |
| static | getDefaultJpegQuality () |
| static | checkActivityDatesAgent ($iblockId, $previousTime) |
| static | getDefaultRights () |
| static | isUniqueElementCode (int $id) |
| static | isUniqueSectionCode (int $id) |
| static | getSinglePropertyValuesTableName (int $iblockId) |
| static | getMultiplePropertyValuesTableName (int $iblockId) |
| static | getCommonPropertyValuesTableName () |
Поля данных | |
| string | $LAST_ERROR = '' |
Защищенные статические члены | |
| static | getProductUrlValue (array $element, bool $serverName) |
| static | getFieldsDefaultValues () |
| static | prepareDetailPictureFieldSettings (array $settings) |
| static | preparePreviewPictureFieldSettings (array $settings) |
| static | prepareCodeFieldSettings (array $settings) |
Защищенные данные | |
| const | TABLE_PREFIX_SINGLE_PROPERTY_VALUES = 'b_iblock_element_prop_s' |
| const | TABLE_PREFIX_MULTIPLE_PROPERTY_VALUES = 'b_iblock_element_prop_m' |
| const | TABLE_COMMON_PROPERTY_VALUES = 'b_iblock_element_property' |
Статические защищенные данные | |
| static array | $disabledCacheTag = [] |
| static int | $enableClearTagCache = 0 |
| static bool | $catalogIncluded = null |
| static bool | $workflowIncluded = null |
См. определение в файле iblock.php строка 9
| _Add | ( | $ID | ) |
Переопределяется в CIBlock.
См. определение в файле iblock.php строка 4380
| $OF_ELEMENT_ID | ||
| $OF_IBLOCK_ID | ||
| $server_name | ||
| mixed | $arrType |
См. определение в файле iblock.php строка 3031
|
static |
См. определение в файле iblock.php строка 2929
|
static |
Переопределяется в CIBlock.
См. определение в файле iblock.php строка 4385
|
static |
Переопределяется в CIBlock.
См. определение в файле iblock.php строка 3857
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 4356
|
static |
Переопределяется в CIBlock.
См. определение в файле iblock.php строка 4375
| Add | ( | $arFields | ) |
@global CCacheManager $CACHE_MANAGER
@global CDatabase $DB
См. определение в файле iblock.php строка 943
|
static |
@global CMain $APPLICATION
@global CIntranetToolbar $INTRANET_TOOLBAR
См. определение в файле iblock.php строка 229
|
static |
См. определение в файле iblock.php строка 4641
| CheckFields | ( | & | $arFields, |
| $ID = false ) |
@global CMain $APPLICATION
См. определение в файле iblock.php строка 1499
|
static |
См. определение в файле iblock.php строка 4223
|
static |
@global CCacheManager $CACHE_MANAGER
См. определение в файле iblock.php строка 920
|
static |
См. определение в файле iblock.php строка 4599
|
static |
См. определение в файле iblock.php строка 30
|
static |
@global CDatabase $DB
@global CMain $APPLICATION
@global CUserTypeManager $USER_FIELD_MANAGER
См. определение в файле iblock.php строка 1376
|
static |
См. определение в файле iblock.php строка 4620
|
static |
См. определение в файле iblock.php строка 4585
|
static |
См. определение в файле iblock.php строка 4615
|
static |
См. определение в файле iblock.php строка 4592
|
static |
См. определение в файле iblock.php строка 38
См. определение в файле iblock.php строка 2568
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 2581
|
static |
См. определение в файле iblock.php строка 3792
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 2573
|
static |
| int | $IBLOCK_ID | |
| int | null | $ELEMENT_ID | |
| array | $arParams | |
| string | $strAdd |
См. определение в файле iblock.php строка 3981
|
static |
| int | $IBLOCK_ID | |
| array | $arParams | |
| string | $strAdd |
См. определение в файле iblock.php строка 4051
|
static |
| int | $IBLOCK_ID | |
| array | $arParams |
| Main |
| Main |
См. определение в файле iblock.php строка 4081
|
static |
См. определение в файле iblock.php строка 3890
|
static |
|
static |
| int | $IBLOCK_ID | |
| int | null | $SECTION_ID | |
| array | $arParams | |
| string | $strAdd |
См. определение в файле iblock.php строка 3938
|
static |
| int | $IBLOCK_ID | |
| array | $arParams | |
| string | $strAdd |
См. определение в файле iblock.php строка 4118
|
static |
| int | $IBLOCK_ID | |
| array | $arParams |
| Main |
| Main |
См. определение в файле iblock.php строка 4148
|
static |
См. определение в файле iblock.php строка 4013
|
static |
| int | $ID | |
| string | $FIELD |
@global CDatabase $DB
См. определение в файле iblock.php строка 823
|
static |
См. определение в файле iblock.php строка 4245
|
static |
См. определение в файле iblock.php строка 813
|
static |
См. определение в файле iblock.php строка 4957
|
static |
См. определение в файле iblock.php строка 330
|
static |
См. определение в файле iblock.php строка 4630
|
static |
Returns default rights for apply to iblock (admin access and public reading).
См. определение в файле iblock.php строка 4698
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 3581
|
static |
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 2320
|
static |
См. определение в файле iblock.php строка 1888
|
staticprotected |
См. определение в файле iblock.php строка 4736
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 2401
| getLastError | ( | ) |
См. определение в файле iblock.php строка 4962
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 1831
|
static |
См. определение в файле iblock.php строка 4952
|
static |
@global CMain $APPLICATION
См. определение в файле iblock.php строка 357
|
static |
|
staticprotected |
См. определение в файле iblock.php строка 3042
См. определение в файле iblock.php строка 2394
|
static |
См. определение в файле iblock.php строка 4947
|
static |
| int | $iblock_id |
@global CDatabase $DB
См. определение в файле iblock.php строка 801
|
static |
См. определение в файле iblock.php строка 2898
|
static |
См. определение в файле iblock.php строка 4625
|
static |
См. определение в файле iblock.php строка 4364
|
static |
См. определение в файле iblock.php строка 4706
|
static |
См. определение в файле iblock.php строка 4721
См. определение в файле iblock.php строка 4411
См. определение в файле iblock.php строка 4390
|
static |
См. определение в файле iblock.php строка 2522
|
static |
См. определение в файле iblock.php строка 3844
|
static |
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 2514
|
static |
См. определение в файле iblock.php строка 2509
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 2963
|
static |
@global CUserTypeManager $USER_FIELD_MANAGER
$global CDatabase $DB
См. определение в файле iblock.php строка 3273
|
staticprotected |
См. определение в файле iblock.php строка 4918
|
staticprotected |
См. определение в файле iblock.php строка 4874
|
staticprotected |
См. определение в файле iblock.php строка 4907
|
static |
См. определение в файле iblock.php строка 4607
См. определение в файле iblock.php строка 3102
См. определение в файле iblock.php строка 3004
|
static |
См. определение в файле iblock.php строка 3601
|
static |
См. определение в файле iblock.php строка 4260
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 2128
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 1781
|
static |
@global CDatabase $DB
См. определение в файле iblock.php строка 1697
| Update | ( | $ID, | |
| $arFields ) |
@global CDatabase $DB
См. определение в файле iblock.php строка 1146
|
staticprotected |
См. определение в файле iblock.php строка 19
|
staticprotected |
См. определение в файле iblock.php строка 16
|
staticprotected |
См. определение в файле iblock.php строка 17
| string $LAST_ERROR = '' |
См. определение в файле iblock.php строка 15
|
staticprotected |
См. определение в файле iblock.php строка 20
|
protected |
См. определение в файле iblock.php строка 13
|
protected |
См. определение в файле iblock.php строка 12
|
protected |
См. определение в файле iblock.php строка 11