Bitrix API

TimemanVersion18User

Table of Contents

Properties

$SITE_ID  : mixed

Methods

__construct()  : mixed
GetID()  : mixed
GetModuleSettings()  : mixed
GetPersonalSettings()  : mixed
GetSectionPersonalSettings()  : mixed
GetSectionSettings()  : mixed
GetSettings()  : mixed
GetUserManagers()  : mixed
instance()  : mixed
MakeShortTS()  : mixed

Properties

Methods

__construct()

public __construct([mixed $USER_ID = 0 ][, mixed $site_id = SITE_ID ]) : mixed
Parameters
$USER_ID : mixed = 0
$site_id : mixed = SITE_ID

GetModuleSettings()

public static GetModuleSettings([mixed $arNeededSettings = false ]) : mixed
Parameters
$arNeededSettings : mixed = false

GetPersonalSettings()

public GetPersonalSettings([mixed $arNeededSettings = null ]) : mixed
Parameters
$arNeededSettings : mixed = null

GetSectionPersonalSettings()

public static GetSectionPersonalSettings(mixed $section_id[, mixed $bHideParentLinks = false ][, mixed $arNeededSettings = null ]) : mixed
Parameters
$section_id : mixed
$bHideParentLinks : mixed = false
$arNeededSettings : mixed = null

GetSectionSettings()

public static GetSectionSettings(mixed $section_id[, mixed $arNeededSettings = null ]) : mixed
Parameters
$section_id : mixed
$arNeededSettings : mixed = null

GetSettings()

public GetSettings([mixed $arNeededSettings = null ]) : mixed
Parameters
$arNeededSettings : mixed = null

GetUserManagers()

public static GetUserManagers(mixed $USER_ID[, mixed $bCheckExistance = true ]) : mixed
Parameters
$USER_ID : mixed
$bCheckExistance : mixed = true

        
On this page

Search results