\Pivot\Common\EntitiesStartSchoolYearDate

Summary

Methods
Properties
Constants
checkStartSchoolDateYear()
__toString()
getId()
parse()
No public properties found
DEFAULT_START_SCHOOL_YEAR_DATE
No protected methods found
No protected properties found
N/A
setStartSchoolYear()
$day
$month
N/A

Constants

DEFAULT_START_SCHOOL_YEAR_DATE

DEFAULT_START_SCHOOL_YEAR_DATE

Properties

$day

$day : integer

Type

integer

$month

$month : integer

Type

integer

Methods

checkStartSchoolDateYear()

checkStartSchoolDateYear(  $month) 

Parameters

$month

__toString()

__toString() : string

Returns month and day with leading zero

Returns

string

getId()

getId() 

setStartSchoolYear()

setStartSchoolYear(  $month,   $day) 

Parameters

$month
$day