См. определение в файле usersettings.php строка 6
◆ get()
static get |
( |
| $userId = null | ) |
|
|
static |
◆ getFollowedSectionIdList()
static getFollowedSectionIdList |
( |
| $userId = false | ) |
|
|
static |
◆ getFormSettings()
static getFormSettings |
( |
| $formType, |
|
|
| $userId = false ) |
|
static |
◆ getHiddenSections()
static getHiddenSections |
( |
| $userId = false, |
|
|
| $options = [] ) |
|
static |
◆ getSectionCustomization()
static getSectionCustomization |
( |
| $userId = false | ) |
|
|
static |
◆ getTrackingGroups()
static getTrackingGroups |
( |
| $userId = false, |
|
|
| $params = [] ) |
|
static |
◆ getTrackingUsers()
static getTrackingUsers |
( |
| $userId = false, |
|
|
| $params = [] ) |
|
static |
◆ saveHiddenSections()
static saveHiddenSections |
( |
int | $userId, |
|
|
array | $sections ) |
|
static |
◆ set()
static set |
( |
| $settings = [], |
|
|
| $userId = false ) |
|
static |
◆ setSectionCustomization()
static setSectionCustomization |
( |
| $userId = false, |
|
|
| $data = [] ) |
|
static |
◆ setTrackingGroups()
static setTrackingGroups |
( |
| $userId = false, |
|
|
| $value = [] ) |
|
static |
◆ setTrackingUsers()
static setTrackingUsers |
( |
| $userId = false, |
|
|
| $value = [] ) |
|
static |