Properties

$id

$id : integer

Type

integer

$psid

$psid : 

Type

$templateId

$templateId : integer

Type

integer

$dateCreated

$dateCreated : \DateTime

Type

\DateTime

$startDate

$startDate : \DateTime

Type

\DateTime

$modifiedDate

$modifiedDate : \DateTime

Type

\DateTime

$dueDate

$dueDate : \DateTime

Type

\DateTime

$benchmarkFrequency

$benchmarkFrequency : string

Type

string

$reason

$reason : string

Type

string

$grade

$grade : string

Type

string

$school

$school : string

Type

string

$schoolYear

$schoolYear : string

Type

string

$status

$status : string

Type

string

Methods

setOwner()

setOwner(\Pivot\Core\Traits\User  $owner) : mixed

Set the owner - Takes a ClientUser Entity

Parameters

\Pivot\Core\Traits\User $owner

Returns

mixed

getOwner()

getOwner() : \Pivot\Core\Traits\User

Get the owner

Returns

\Pivot\Core\Traits\User

__construct()

__construct() 

getId()

getId() : integer

Get the value of Id

Returns

integer

getPsid()

getPsid() : mixed

Get the value of Psid

Returns

mixed

setPsid()

setPsid(  $psid) : self

Set the value of Psid

Parameters

$psid

Returns

self

getTemplateId()

getTemplateId() : mixed

Get the value of Template Id

Returns

mixed

setTemplateId()

setTemplateId(  $template_id) : self

Set the value of Template Id

Parameters

$template_id

Returns

self

getDateCreated()

getDateCreated() : \DateTime

Get the value of Date Created

Returns

\DateTime

setDateCreated()

setDateCreated(\DateTime  $dateCreated) : self

Set the value of Date Created

Parameters

\DateTime $dateCreated

Returns

self

getStartDate()

getStartDate() : \DateTime

Get the value of Start Date

Returns

\DateTime

setStartDate()

setStartDate(\DateTime  $startDate) : self

Set the value of Start Date

Parameters

\DateTime $startDate

Returns

self

getModifiedDate()

getModifiedDate() : \DateTime

Get the value of Modified Date

Returns

\DateTime

setModifiedDate()

setModifiedDate(\DateTime  $modifiedDate) : self

Set the value of Modified Date

Parameters

\DateTime $modifiedDate

Returns

self

setModifiedUser()

setModifiedUser(\Pivot\Client\Entities\ClientUser  $modifiedUser) : self

Set the value of Modified User

Parameters

\Pivot\Client\Entities\ClientUser $modifiedUser

Returns

self

getDueDate()

getDueDate() : \DateTime

Get the value of Due Date

Returns

\DateTime

setDueDate()

setDueDate(\DateTime  $dueDate) : self

Set the value of Due Date

Parameters

\DateTime $dueDate

Returns

self

getBenchmarkFrequency()

getBenchmarkFrequency() : string

Get the value of Benchmark Frequency

Returns

string

setBenchmarkFrequency()

setBenchmarkFrequency(  $benchmarkFrequency) : self

Set the value of Benchmark Frequency

Parameters

$benchmarkFrequency

Returns

self

getReason()

getReason() : string

Get the value of Reason

Returns

string

setReason()

setReason(  $reason) : self

Set the value of Reason

Parameters

$reason

Returns

self

getGrade()

getGrade() : string

Get the value of Grade

Returns

string

setGrade()

setGrade(  $grade) : self

Set the value of Grade

Parameters

$grade

Returns

self

getSchool()

getSchool() : string

Get the value of School

Returns

string

setSchool()

setSchool(  $school) : self

Set the value of School

Parameters

$school

Returns

self

getSchoolYear()

getSchoolYear() : string

Get the value of School Year

Returns

string

setSchoolYear()

setSchoolYear(  $schoolYear) : self

Set the value of School Year

Parameters

$schoolYear

Returns

self

getStatus()

getStatus() : string

Get the value of Status

Returns

string

setStatus()

setStatus(  $status) : self

Set the value of Status

Parameters

$status

Returns

self