Documentation

GetAllowableUserGroups

array
IBPWorkflowDocument::GetAllowableUserGroups(  mixed documentType
);

This method for document type returns an array type of available user groups as follows

array(
"code_group" => "name_group_in_current_language",
. . .
)

Method parameters

ParameterDescription
documentTypeDocument type ID code


© «Bitrix24», 2001-2024
Up