Bitrix API

TaskQueryParameter

Table of Contents

Constants

TYPE_GROUP  = 'group'
TYPE_USER  = 'user'

Methods

__construct()  : mixed
getOwnerId()  : int
getType()  : string
getUserId()  : int
isGroupType()  : bool
isUserType()  : bool
setOwnerId()  : static
setType()  : static

Constants

Methods

__construct()

public __construct([int $userId = 0 ]) : mixed
Parameters
$userId : int = 0

setOwnerId()

public setOwnerId(int $ownerId) : static
Parameters
$ownerId : int
Return values
static

setType()

public setType(string $type) : static
Parameters
$type : string
Return values
static

        
On this page

Search results