# CUserTypeFile

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

Класс `\CUserTypeFile`
Модуль: Глобальные классы.

Исходный файл: `source/main/classes/general/usertypefile.php:13`

## Константы (1)

- `USER_TYPE_ID`

## Методы (18)

- [`__getFileContent()`](https://chugunov.pro/api-bitrix/global/cusertypefile/__getfilecontent/)
- [`checkFields()`](https://chugunov.pro/api-bitrix/global/cusertypefile/checkfields/)
- [`getAdminListEditHtml()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getadminlistedithtml/)
- [`getAdminListEditHtmlMulty()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getadminlistedithtmlmulty/)
- [`getAdminListViewHtml()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getadminlistviewhtml/)
- [`static getDbColumnType()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getdbcolumntype/)
- [`getEditFormHtml()`](https://chugunov.pro/api-bitrix/global/cusertypefile/geteditformhtml/)
- [`getEditFormHtmlMulty()`](https://chugunov.pro/api-bitrix/global/cusertypefile/geteditformhtmlmulty/)
- [`getFilterHtml()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getfilterhtml/)
- [`static getPublicEdit()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getpublicedit/)
- [`static getPublicEditMultiple()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getpubliceditmultiple/)
- [`static getPublicText()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getpublictext/)
- [`static getPublicView()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getpublicview/)
- [`getSettingsHtml()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getsettingshtml/)
- [`static getUserTypeDescription()`](https://chugunov.pro/api-bitrix/global/cusertypefile/getusertypedescription/)
- [`onBeforeSave()`](https://chugunov.pro/api-bitrix/global/cusertypefile/onbeforesave/)
- [`onSearchIndex()`](https://chugunov.pro/api-bitrix/global/cusertypefile/onsearchindex/)
- [`prepareSettings()`](https://chugunov.pro/api-bitrix/global/cusertypefile/preparesettings/)

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