ChecklistModel
Table of Contents
Methods
-
__construct()
: mixed
-
createFromArray()
: self
-
createFromChecklist()
: mixed
-
createFromId()
: self
-
getEntityId()
: int
-
getId()
: int
-
getOwnerId()
: int
__construct()
public
__construct() : mixed
createFromArray()
public
static createFromArray(array<string|int, mixed> $data) : self
Parameters
-
$data
: array<string|int, mixed>
-
createFromChecklist()
public
static createFromChecklist(CheckList $checklist) : mixed
Parameters
-
$checklist
: CheckList
-
createFromId()
public
static createFromId(int $id) : self
Parameters
-
$id
: int
-
getEntityId()
public
getEntityId() : int
getId()
public
getId() : int
getOwnerId()
public
getOwnerId() : int