# StringType

URL: https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Bizproc\BaseType\StringType`
Модуль: Bizproc.

Исходный файл: `source/bizproc/lib/basetype/stringtype.php:13`

## Методы (34)

- [`static addError()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/adderror/)
- [`static addErrors()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/adderrors/)
- [`static addFormat()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/addformat/)
- [`static canRenderControl()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/canrendercontrol/)
- [`static clearValueMultiple()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/clearvaluemultiple/)
- [`static clearValueSingle()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/clearvaluesingle/)
- [`static compareValues()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/comparevalues/)
- [`static convertFrom()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/convertfrom/)
- [`static convertPropertyToView()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/convertpropertytoview/)
- [`static convertTo()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/convertto/)
- [`static convertValueMultiple()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/convertvaluemultiple/)
- [`static convertValueSingle()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/convertvaluesingle/)
- [`static externalizeValue()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/externalizevalue/)
- [`static externalizeValueMultiple()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/externalizevaluemultiple/)
- [`static externalizeValueSingle()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/externalizevaluesingle/)
- [`static extractValueMultiple()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/extractvaluemultiple/)
- [`static extractValueSingle()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/extractvaluesingle/)
- [`static formatValueMultiple()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/formatvaluemultiple/)
- [`static formatValueSingle()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/formatvaluesingle/)
- [`static getConversionMap()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/getconversionmap/) — Возвращает карту преобразования для текущего типа.
- [`static getErrors()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/geterrors/)
- [`static getFormats()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/getformats/) — Возвращает список форматов.
- [`static getName()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/getname/) — Возвращает имя типа поля.
- [`static getType()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/gettype/)
- [`static internalizeValue()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/internalizevalue/)
- [`static internalizeValueMultiple()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/internalizevaluemultiple/)
- [`static internalizeValueSingle()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/internalizevaluesingle/)
- [`static mergeValue()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/mergevalue/)
- [`static renderControlMultiple()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/rendercontrolmultiple/)
- [`static renderControlOptions()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/rendercontroloptions/)
- [`static renderControlSingle()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/rendercontrolsingle/)
- [`static toSingleValue()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/tosinglevalue/) — Нормализует одиночное значение.
- [`static validateValueMultiple()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/validatevaluemultiple/)
- [`static validateValueSingle()`](https://chugunov.pro/api-bitrix/bizproc/basetype/stringtype/validatevaluesingle/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Bizproc-BaseType-StringType.html
