\EdumapHelper

EdumapHelper

Add your application-wide methods in the class below, your helpers will inherit them.

Summary

Methods
Properties
Constants
getPrefectureText()
getGovernorTypeText()
getEducationTypeText()
getCoeducationTypeText()
getVisibilitySettingText()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getPrefectureText()

getPrefectureText(string  $prefectureCode) : string

Get prefecture name

Parameters

string $prefectureCode

Prefecture code

Returns

string —

Prefecture name

getGovernorTypeText()

getGovernorTypeText(string  $governorType) : string

Get governor type name

Parameters

string $governorType

Governor type

Returns

string —

Prefecture name

getEducationTypeText()

getEducationTypeText(string  $educationType) : string

Get education type name

Parameters

string $educationType

Education type

Returns

string —

Prefecture name

getCoeducationTypeText()

getCoeducationTypeText(string  $coeducationType) : string

Get coeducation type name

Parameters

string $coeducationType

Coeducation type

Returns

string —

Prefecture name

getVisibilitySettingText()

getVisibilitySettingText(string  $value) : string

Get coeducation type name

Parameters

string $value

Coeducation type

Returns

string —

Prefecture name