Bitrix API

PasswordService implements PasswordService

Table of Contents

Interfaces

PasswordService

Methods

__construct()  : mixed
clearCacheById()  : void
create()  : Password|null
deleteById()  : bool
getPasswordById()  : Password|null
getSystemPasswordCollection()  : PasswordCollection
isSystemPasswordById()  : bool

Methods

clearCacheById()

public clearCacheById(int $id) : void
Parameters
$id : int

deleteById()

public deleteById(int $id) : bool
Parameters
$id : int
Return values
bool

isSystemPasswordById()

public isSystemPasswordById(int $id) : bool
Parameters
$id : int
Return values
bool

        
On this page

Search results