GroupEntity extends EO_Workgroup
Table of Contents
Methods
- isGroup() : bool
- isProject() : bool
- isScrum() : bool
- typeIs() : bool
- wakeUpObject() : static
Methods
isGroup()
public
isGroup() : bool
Return values
boolisProject()
public
isProject() : bool
Return values
boolisScrum()
public
isScrum() : bool
Return values
booltypeIs()
public
typeIs(Type $type) : bool
Parameters
- $type : Type
Return values
boolwakeUpObject()
public
static wakeUpObject(null|array<string|int, mixed>|Arrayable $data) : static
Parameters
- $data : null|array<string|int, mixed>|Arrayable