Bitrix API

GroupDictionary implements AccessDictionaryInterface uses SingletonTrait

Table of Contents

Interfaces

AccessDictionaryInterface

Constants

CREATE  = 'group_create'
DELETE  = 'group_delete'
DELETE_INCOMING_REQUEST  = 'group_delete_incoming_request'
DELETE_OUTGOING_REQUEST  = 'group_delete_outgoing_request'
EXCLUDE  = 'group_exclude'
JOIN  = 'group_join'
LEAVE  = 'group_leave'
PROCESS_INCOMING_REQUEST  = 'group_process_incoming_request'
REMOVE_MODERATOR  = 'group_remove_moderator'
SET_MODERATOR  = 'group_set_moderator'
SET_OWNER  = 'group_set_owner'
SET_SCRUM_MASTER  = 'group_set_scrum_master'
UPDATE  = 'group_update'
VIEW  = 'group_view'

Methods

__clone()  : mixed
__wakeup()  : mixed
create()  : string
delete()  : string
update()  : string

Constants

DELETE_INCOMING_REQUEST

public mixed DELETE_INCOMING_REQUEST = 'group_delete_incoming_request'

DELETE_OUTGOING_REQUEST

public mixed DELETE_OUTGOING_REQUEST = 'group_delete_outgoing_request'

PROCESS_INCOMING_REQUEST

public mixed PROCESS_INCOMING_REQUEST = 'group_process_incoming_request'

REMOVE_MODERATOR

public mixed REMOVE_MODERATOR = 'group_remove_moderator'

SET_SCRUM_MASTER

public mixed SET_SCRUM_MASTER = 'group_set_scrum_master'

Methods


        
On this page

Search results