\Pivot\Interventions\ModelsPersonResponsible

PersonsResponsible

Summary

Methods
Properties
Constants
getTypes()
getTypeByCode()
getCodeByType()
No public properties found
TEACHER
GUARDIAN
STUDENT
PRINCIPAL
COUNSELOR
IA
TUTOR
COACH
OTHER
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

TEACHER

TEACHER

PersonsResponsible Teacher

GUARDIAN

GUARDIAN

PersonsResponsible Guardian

STUDENT

STUDENT

PersonsResponsible Student

PRINCIPAL

PRINCIPAL

PersonsResponsible Principal

COUNSELOR

COUNSELOR

PersonsResponsible Counselor

IA

IA

PersonsResponsible IA

TUTOR

TUTOR

PersonsResponsible Tutor

COACH

COACH

PersonsResponsible Coach

OTHER

OTHER

PersonsResponsible Other

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