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>
LOCAL_EXTERNAL_TYPE
public
mixed
LOCAL_EXTERNAL_TYPE
= 'local'
getCalDavCal()
public
getCalDavCal() : string|null
Return values
string|null
getCalDavConnectionId()
public
getCalDavConnectionId() : int|null
getCalDavMod()
public
getCalDavMod() : string|null
Return values
string|null
getColor()
public
getColor() : string|null
Return values
string|null
getCreator()
public
getCreator() : Role|null
getDateCreate()
public
getDateCreate() : Date|null
getDateModified()
public
getDateModified() : 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
getName()
public
getName() : string|null
Return values
string|null
getOwner()
public
getOwner() : Role|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
-
getSort()
public
getSort() : int|null
getSyncDataCollection()
public
getSyncDataCollection() : SectionSyncDataCollection
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
isCollab()
public
isCollab() : bool
isExchange()
public
isExchange() : bool
isExternal()
public
isExternal() : bool
isLocal()
public
isLocal() : bool
isNew()
public
isNew() : bool
setCalDavConnectionId()
public
setCalDavConnectionId(int|null $calDavConnectionId) : $this
Parameters
-
$calDavConnectionId
: int|null
-
setColor()
public
setColor(string|null $color) : Section
Parameters
-
$color
: string|null
-
setCreator()
public
setCreator(Role|null $creator) : Section
Parameters
-
$creator
: Role|null
-
setDateCreate()
public
setDateCreate(Date|null $dateCreate) : Section
Parameters
-
$dateCreate
: Date|null
-
setDateModified()
public
setDateModified(Date|null $dateModified) : Section
Parameters
-
$dateModified
: Date|null
-
setDescription()
public
setDescription(string|null $description) : Section
Parameters
-
$description
: string|null
-
setExport()
public
setExport(string|null $export) : Section
Parameters
-
$export
: string|null
-
setExternalId()
public
setExternalId(string|null $externalId) : Section
Parameters
-
$externalId
: string|null
-
setExternalType()
public
setExternalType(string|null $externalType) : Section
Parameters
-
$externalType
: string|null
-
setGoogleId()
public
setGoogleId(string|null $googleId) : $this
Parameters
-
$googleId
: string|null
-
setId()
public
setId(int $id) : $this
Parameters
-
$id
: int
-
setIsActive()
public
setIsActive(bool $isActive) : Section
Parameters
-
$isActive
: bool
-
setIsCollab()
public
setIsCollab(bool|null $isCollab) : Section
Parameters
-
$isCollab
: bool|null
-
setName()
public
setName(string|null $name) : Section
Parameters
-
$name
: string|null
-
setOwner()
public
setOwner(Role|null $owner) : Section
Parameters
-
$owner
: Role|null
-
setPageToken()
public
setPageToken(string|null $token) : $this
Parameters
-
$token
: string|null
-
setSort()
public
setSort(int|null $sort) : Section
Parameters
-
$sort
: int|null
-
setSyncDataCollection()
public
setSyncDataCollection(SectionSyncDataCollection $syncDataCollection) : Section
Parameters
-
$syncDataCollection
: SectionSyncDataCollection
-
setSyncToken()
public
setSyncToken(string|null $token) : $this
Parameters
-
$token
: string|null
-
setType()
public
setType(string|null $type) : Section
Parameters
-
$type
: string|null
-
setXmlId()
public
setXmlId(string|null $xmlId) : Section
Parameters
-
$xmlId
: string|null
-
toArray()
public
toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>