См. определение в файле iblockproptools.php строка 9
◆ clearErrors()
◆ clearPropertyList()
clearPropertyList |
( |
| $propertyCodes | ) |
|
|
static |
Clear property symbolic codes.
- Аргументы
-
array | string | $propertyCodes | |
- Возвращает
- array|string
См. определение в файле iblockproptools.php строка 454
◆ createProperty()
createProperty |
( |
int | $iblockId, |
|
|
string | $propertyCode, |
|
|
array | $propertyParams = [] ) |
|
static |
◆ getClearedPropertiesID()
getClearedPropertiesID |
( |
int | $iblockId, |
|
|
array | $propertyCodes = [] ) |
|
static |
Returns the list of infoblock properties, values for which need to be emptied when copying infoblock element.
- Аргументы
-
- Возвращает
- array
См. определение в файле iblockproptools.php строка 317
◆ getErrors()
◆ getExistProperty()
getExistProperty |
( |
int | $iblockId, |
|
|
| $propertyCodes, |
|
|
bool | $indexCode = true ) |
|
static |
Return exist property list.
- Аргументы
-
int | $iblockId | Iblock id. |
array | string | $propertyCodes | Property codes. |
bool | $indexCode | Return codes as key. |
- Возвращает
- array|bool
См. определение в файле iblockproptools.php строка 362
◆ getPropertyCodes()
getPropertyCodes |
( |
bool | $extendedMode = false | ) |
|
|
static |
Return property symbolic codes.
- Аргументы
-
bool | $extendedMode | Get codes as keys. |
- Возвращает
- array
См. определение в файле iblockproptools.php строка 425
◆ getPropertyDescription()
getPropertyDescription |
( |
string | $code, |
|
|
array | $fields = [] ) |
|
static |
Return filled property description.
- Аргументы
-
- Возвращает
- array|null
См. определение в файле iblockproptools.php строка 148
◆ modifyGetListParams()
modifyGetListParams |
( |
array & | $getListParams, |
|
|
string | $propertyCode, |
|
|
array$propertyDescription | ) |
|
staticprotected |
Modify getList params for property search.
- Аргументы
-
array | &$getListParams | \Bitrix\Main\Entity\DataManager::getList params. |
string | $propertyCode | Property code. |
array | $propertyDescription | Property description. |
- Возвращает
- void
См. определение в файле iblockproptools.php строка 488
◆ validateExistProperty()
validateExistProperty |
( |
string | $propertyCode, |
|
|
array | $property ) |
|
staticprotected |
Validate and modify exist property.
- Аргументы
-
string | $propertyCode | Property code. |
array | $property | Current property data. |
- Возвращает
- bool
См. определение в файле iblockproptools.php строка 515
◆ validatePropertyDescription()
validatePropertyDescription |
( |
array | $propertyDescription | ) |
|
|
static |
Check property description before create.
- Аргументы
-
array | $propertyDescription | Property description. |
- Возвращает
- bool
См. определение в файле iblockproptools.php строка 266
◆ $errors
◆ CODE_ARTNUMBER
const CODE_ARTNUMBER = 'ARTNUMBER' |
◆ CODE_BACKGROUND_IMAGE
const CODE_BACKGROUND_IMAGE = 'BACKGROUND_IMAGE' |
◆ CODE_BLOG_COMMENTS_COUNT
const CODE_BLOG_COMMENTS_COUNT = 'BLOG_COMMENTS_CNT' |
◆ CODE_BLOG_POST
const CODE_BLOG_POST = 'BLOG_POST_ID' |
◆ CODE_BRAND_FOR_FACEBOOK
const CODE_BRAND_FOR_FACEBOOK = 'BRAND_FOR_FACEBOOK' |
◆ CODE_FORUM_MESSAGES_COUNT
const CODE_FORUM_MESSAGES_COUNT = 'FORUM_MESSAGE_CNT' |
◆ CODE_FORUM_TOPIC
const CODE_FORUM_TOPIC = 'FORUM_TOPIC_ID' |
◆ CODE_MORE_PHOTO
const CODE_MORE_PHOTO = 'MORE_PHOTO' |
◆ CODE_SKU_LINK
const CODE_SKU_LINK = 'CML2_LINK' |
◆ CODE_VOTE_COUNT
const CODE_VOTE_COUNT = 'VOTE_COUNT' |
◆ CODE_VOTE_COUNT_OLD
const CODE_VOTE_COUNT_OLD = 'vote_count' |
◆ CODE_VOTE_RATING
const CODE_VOTE_RATING = 'RATING' |
◆ CODE_VOTE_RATING_OLD
const CODE_VOTE_RATING_OLD = 'rating' |
◆ CODE_VOTE_SUMM
const CODE_VOTE_SUMM = 'VOTE_SUM' |
◆ CODE_VOTE_SUMM_OLD
const CODE_VOTE_SUMM_OLD = 'vote_sum' |
◆ USER_TYPE_SKU_LINK
◆ XML_ARTNUMBER
const XML_ARTNUMBER = 'CML2_ARTICLE' |
◆ XML_BACKGROUND_IMAGE
const XML_BACKGROUND_IMAGE = 'BACKGROUND_IMAGE' |
◆ XML_BLOG_COMMENTS_COUNT
const XML_BLOG_COMMENTS_COUNT = 'BLOG_COMMENTS_CNT' |
◆ XML_BLOG_POST
const XML_BLOG_POST = 'BLOG_POST_ID' |
◆ XML_BRAND_FOR_FACEBOOK
const XML_BRAND_FOR_FACEBOOK = 'BRAND_FOR_FACEBOOK' |
◆ XML_MORE_PHOTO
const XML_MORE_PHOTO = 'CML2_PICTURES' |
◆ XML_SKU_LINK
const XML_SKU_LINK = 'CML2_LINK' |
Объявления и описания членов класса находятся в файле: