Bitrix API

Storage

Table of Contents

Methods

canUsePermissionConfig()  : mixed
instance()  : self
isCompanyStructureConverted()  : bool
isEmployeesTransferred()  : bool
isHRInvitePermissionAvailable()  : bool
isIntranetUtilsDisabled()  : bool
isPublicStructureAvailable()  : bool
setCompanyStructureConverted()  : self
setDisableIntranetUtils()  : self
setEmployeeTransferred()  : self

Methods

canUsePermissionConfig()

public static canUsePermissionConfig() : mixed

instance()

public static instance() : self
Return values
self

isCompanyStructureConverted()

public isCompanyStructureConverted([bool $checkIsEmployeesTransferred = true ]) : bool
Parameters
$checkIsEmployeesTransferred : bool = true
Return values
bool

isEmployeesTransferred()

public isEmployeesTransferred() : bool
Return values
bool

isHRInvitePermissionAvailable()

public static isHRInvitePermissionAvailable() : bool
Return values
bool

isIntranetUtilsDisabled()

public isIntranetUtilsDisabled() : bool
Return values
bool

isPublicStructureAvailable()

public isPublicStructureAvailable() : bool
Return values
bool

setCompanyStructureConverted()

public setCompanyStructureConverted(bool $value) : self
Parameters
$value : bool
Return values
self

setDisableIntranetUtils()

public setDisableIntranetUtils(bool $value) : self
Parameters
$value : bool
Return values
self

setEmployeeTransferred()

public setEmployeeTransferred(bool $value) : self
Parameters
$value : bool
Return values
self

        
On this page

Search results