Bitrix API

RightParam

Table of Contents

Methods

__construct()  : mixed
getClosedStatusSocnetGroup()  : bool
Returns the closing status of the socnet group.
getEntityId()  : int
getIblockId()  : bool|int
getIblockTypeId()  : string
getSectionId()  : int|null
getSocnetGroupId()  : int
getUser()  : CUser
setEntityId()  : mixed
setIblockId()  : mixed
setIblockTypeId()  : mixed
setSectionId()  : mixed
setSocnetGroupId()  : mixed
setUser()  : mixed

Methods

getClosedStatusSocnetGroup()

Returns the closing status of the socnet group.

public getClosedStatusSocnetGroup() : bool
Tags
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
LoaderException
Return values
bool

getEntityId()

public getEntityId() : int
Return values
int

getIblockId()

public getIblockId() : bool|int
Return values
bool|int

getIblockTypeId()

public getIblockTypeId() : string
Return values
string

getSectionId()

public getSectionId() : int|null
Return values
int|null

getSocnetGroupId()

public getSocnetGroupId() : int
Return values
int

getUser()

public getUser() : CUser
Return values
CUser

setEntityId()

public setEntityId(int $entityId) : mixed
Parameters
$entityId : int

setIblockId()

public setIblockId(bool|int $iblockId) : mixed
Parameters
$iblockId : bool|int

setIblockTypeId()

public setIblockTypeId(string $iblockTypeId) : mixed
Parameters
$iblockTypeId : string

setSectionId()

public setSectionId(int $sectionId) : mixed
Parameters
$sectionId : int

setSocnetGroupId()

public setSocnetGroupId(int $socnetGroupId) : mixed
Parameters
$socnetGroupId : int

setUser()

public setUser(CUser $user) : mixed
Parameters
$user : CUser

        
On this page

Search results