Bitrix API

EventHandler

Table of Contents

Methods

onAfterUserAdd()  : void
onAfterUserDelete()  : void
onAfterUserUpdate()  : void
setGroup()  : void

Methods

onAfterUserAdd()

public static onAfterUserAdd(mixed $fields) : void
Parameters
$fields : mixed
Tags
throws
LoaderException
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
throws
Exception

onAfterUserDelete()

public static onAfterUserDelete(mixed $userId) : void
Parameters
$userId : mixed
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SqlQueryException
throws
SystemException

onAfterUserUpdate()

public static onAfterUserUpdate(mixed $fields) : void
Parameters
$fields : mixed
Tags
throws
ObjectPropertyException
throws
LoaderException
throws
ArgumentException
throws
SystemException
throws
Exception

setGroup()

public static setGroup(int $userId, int $groupId) : void
Parameters
$userId : int
$groupId : int
Tags
throws
Exception

        
On this page

Search results