См. определение в файле userprops.php строка 18
◆ __construct()
◆ checkCorrect()
static checkCorrect |
( |
| $profileId, |
|
|
| $personTypeId, |
|
|
| $userId ) |
|
static |
- Аргументы
-
$profileId | |
$personTypeId | |
$userId | |
- Возвращает
- bool
См. определение в файле userprops.php строка 92
◆ getFirstId()
static getFirstId |
( |
| $personTypeId, |
|
|
| $userId ) |
|
static |
◆ getInstance()
- Возвращает
- OrderUserProperties
См. определение в файле userprops.php строка 31
◆ getList()
static getList |
( |
array | $parameters | ) |
|
|
static |
- Аргументы
-
- Возвращает
- \Bitrix\Main\DB\Result
См. определение в файле userprops.php строка 46
◆ getProfileValues()
static getProfileValues |
( |
| $profileId | ) |
|
|
static |
Get customer profile values
- Аргументы
-
- Возвращает
- array
См. определение в файле userprops.php строка 217
◆ loadFromDB()
static loadFromDB |
( |
| $parameters | ) |
|
|
static |
◆ loadProfiles()
static loadProfiles |
( |
| $userId, |
|
|
| $personTypeId = null, |
|
|
| $profileId = null ) |
|
static |
Collect profile information
- Аргументы
-
int | $userId | |
int | null | $personTypeId | |
int | null | $profileId | |
- Возвращает
- Result
См. определение в файле userprops.php строка 118