Dictionary
Dictionary class handles dictionary with property string values.
Class methods
Method | Description | Available from version |
---|---|---|
create | Method creates new dictionary for an iblock. Ensure that no dictionary exist for this iblock before using this method. | |
drop | Deletes existing dictionary in the database. Ensure that dictionary exists before using this method. | |
getIblockId | Returns iblock ID. | |
getStringById | Returns property string value by its ID in dictionary. | |
getStringByIds | Returns array with property string values by their IDs in dictionary. | |
getStringId | Returns unique string ID. | |
getTableName | Returns name for database table for storage property values. Internal method. | |
isExists | Checks if dictionary exists in database and returns true on success. | |
validateValue | Returns validator for the the field VALUE (property value). Internal method. |
© «Bitrix24», 2001-2024