Bitrix API

Section implements EntityInterface, Arrayable

Table of Contents

Interfaces

EntityInterface
Arrayable

Constants

LOCAL_EXTERNAL_TYPE  = 'local'

Methods

getCalDavCal()  : string|null
getCalDavConnectionId()  : int|null
getCalDavMod()  : string|null
getColor()  : string|null
getCreator()  : Role|null
getDateCreate()  : Date|null
getDateModified()  : Date|null
getDavExchangeCal()  : string|null
getDavExchangeMod()  : string|null
getDescription()  : string|null
getExport()  : string|null
getExternalId()  : string|null
getExternalType()  : string|null
getGoogleId()  : string|null
getId()  : int|null
getName()  : string|null
getOwner()  : Role|null
getPageToken()  : string|null
getParentId()  : string|null
getPathByServiceName()  : string
getSort()  : int|null
getSyncDataCollection()  : SectionSyncDataCollection
getSyncToken()  : string|null
getTextColor()  : string|null
getType()  : string|null
getXmlId()  : string|null
isActive()  : bool
isCollab()  : bool
isExchange()  : bool
isExternal()  : bool
isLocal()  : bool
isNew()  : bool
setCalDavConnectionId()  : $this
setColor()  : Section
setCreator()  : Section
setDateCreate()  : Section
setDateModified()  : Section
setDescription()  : Section
setExport()  : Section
setExternalId()  : Section
setExternalType()  : Section
setGoogleId()  : $this
setId()  : $this
setIsActive()  : Section
setIsCollab()  : Section
setName()  : Section
setOwner()  : Section
setPageToken()  : $this
setSort()  : Section
setSyncDataCollection()  : Section
setSyncToken()  : $this
setType()  : Section
setXmlId()  : Section
toArray()  : array<string|int, mixed>

Constants

LOCAL_EXTERNAL_TYPE

public mixed LOCAL_EXTERNAL_TYPE = 'local'

Methods

getCalDavCal()

public getCalDavCal() : string|null
Return values
string|null

getCalDavConnectionId()

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

getCalDavMod()

public getCalDavMod() : string|null
Return values
string|null

getColor()

public getColor() : string|null
Return values
string|null

getDateModified()

public getDateModified() : Date|null
Return values
Date|null

getDavExchangeCal()

public getDavExchangeCal() : string|null
Return values
string|null

getDavExchangeMod()

public getDavExchangeMod() : string|null
Return values
string|null

getDescription()

public getDescription() : string|null
Return values
string|null

getExport()

public getExport() : string|null
Return values
string|null

getExternalId()

public getExternalId() : string|null
Return values
string|null

getExternalType()

public getExternalType() : string|null
Return values
string|null

getGoogleId()

public getGoogleId() : string|null
Return values
string|null

getId()

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

getName()

public getName() : string|null
Return values
string|null

getPageToken()

public getPageToken() : string|null
Return values
string|null

getParentId()

public getParentId() : string|null
Return values
string|null

getPathByServiceName()

public getPathByServiceName(string $serviceName) : string
Parameters
$serviceName : string
Return values
string

getSort()

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

getSyncToken()

public getSyncToken() : string|null
Return values
string|null

getTextColor()

public getTextColor() : string|null
Return values
string|null

getType()

public getType() : string|null
Return values
string|null

getXmlId()

public getXmlId() : string|null
Return values
string|null

isActive()

public isActive() : bool
Return values
bool

isCollab()

public isCollab() : bool
Return values
bool

isExchange()

public isExchange() : bool
Return values
bool

isExternal()

public isExternal() : bool
Return values
bool

isLocal()

public isLocal() : bool
Return values
bool

isNew()

public isNew() : bool
Return values
bool

setCalDavConnectionId()

public setCalDavConnectionId(int|null $calDavConnectionId) : $this
Parameters
$calDavConnectionId : int|null
Return values
$this

setColor()

public setColor(string|null $color) : Section
Parameters
$color : string|null
Return values
Section

setDescription()

public setDescription(string|null $description) : Section
Parameters
$description : string|null
Return values
Section

setExport()

public setExport(string|null $export) : Section
Parameters
$export : string|null
Return values
Section

setExternalId()

public setExternalId(string|null $externalId) : Section
Parameters
$externalId : string|null
Return values
Section

setExternalType()

public setExternalType(string|null $externalType) : Section
Parameters
$externalType : string|null
Return values
Section

setGoogleId()

public setGoogleId(string|null $googleId) : $this
Parameters
$googleId : string|null
Return values
$this

setId()

public setId(int $id) : $this
Parameters
$id : int
Return values
$this

setIsActive()

public setIsActive(bool $isActive) : Section
Parameters
$isActive : bool
Return values
Section

setIsCollab()

public setIsCollab(bool|null $isCollab) : Section
Parameters
$isCollab : bool|null
Return values
Section

setName()

public setName(string|null $name) : Section
Parameters
$name : string|null
Return values
Section

setPageToken()

public setPageToken(string|null $token) : $this
Parameters
$token : string|null
Return values
$this

setSyncToken()

public setSyncToken(string|null $token) : $this
Parameters
$token : string|null
Return values
$this

setType()

public setType(string|null $type) : Section
Parameters
$type : string|null
Return values
Section

setXmlId()

public setXmlId(string|null $xmlId) : Section
Parameters
$xmlId : string|null
Return values
Section

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results