\Pivot\Interventions\ModelsGoalStatus

GoalAdditionOptionType

Summary

Methods
Properties
Constants
getTypes()
getTypeByCode()
getCodeByType()
No public properties found
SCHEDULED
IN_PROGRESS
COMPLETED
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

SCHEDULED

SCHEDULED

GoalStatuses Scheduled

IN_PROGRESS

IN_PROGRESS

GoalStatuses In Progress

COMPLETED

COMPLETED

GoalStatuses Completed

Methods

getTypes()

getTypes() : array

Returns

array

getTypeByCode()

getTypeByCode(integer  $code) : string

Parameters

integer $code

Throws

\Pivot\Core\Exceptions\NotFoundException

Returns

string

getCodeByType()

getCodeByType(string  $type) : integer

Parameters

string $type

Throws

\Pivot\Core\Exceptions\NotFoundException

Returns

integer