1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CUserOptions

Открытые статические члены

static GetList ($arOrder=array("ID"=> "ASC"), $arFilter=array())
static GetOption ($category, $name, $default_value=false, $user_id=false)
static SetOption ($category, $name, $value, $bCommon=false, $user_id=false)
static SetOptionsFromArray ($aOptions)
static DeleteOption ($category, $name, $bCommon=false, $user_id=false)
static DeleteCommonOptions ()
static DeleteUsersOptions ($user_id=false)
static DeleteOptionsByName ($category, $name)
static SetCookieOptions ($cookieName)
static OnUserDelete ($user_id)

Статические защищенные данные

static $cache = array()

Подробное описание

См. определение в файле user_options.php строка 9

Методы

◆ DeleteCommonOptions()

DeleteCommonOptions ( )
static

См. определение в файле user_options.php строка 280

◆ DeleteOption()

DeleteOption ( $category,
$name,
$bCommon = false,
$user_id = false )
static

См. определение в файле user_options.php строка 247

◆ DeleteOptionsByName()

DeleteOptionsByName ( $category,
$name )
static

См. определение в файле user_options.php строка 306

◆ DeleteUsersOptions()

DeleteUsersOptions ( $user_id = false)
static

См. определение в файле user_options.php строка 293

◆ GetList()

GetList ( $arOrder = array("ID" => "ASC"),
$arFilter = array() )
static

См. определение в файле user_options.php строка 13

◆ GetOption()

GetOption ( $category,
$name,
$default_value = false,
$user_id = false )
static

См. определение в файле user_options.php строка 97

◆ OnUserDelete()

OnUserDelete ( $user_id)
static

См. определение в файле user_options.php строка 339

◆ SetCookieOptions()

SetCookieOptions ( $cookieName)
static

См. определение в файле user_options.php строка 321

◆ SetOption()

SetOption ( $category,
$name,
$value,
$bCommon = false,
$user_id = false )
static

См. определение в файле user_options.php строка 163

◆ SetOptionsFromArray()

SetOptionsFromArray ( $aOptions)
static

См. определение в файле user_options.php строка 216

Поля

◆ $cache

$cache = array()
staticprotected

См. определение в файле user_options.php строка 11


Объявления и описания членов класса находятся в файле: