ScheduleCollection
extends EO_Schedule_Collection
Table of Contents
Methods
-
createFromArray()
: mixed
-
getFirst()
: mixed
-
hasFlextime()
: mixed
-
hasShifted()
: mixed
-
obtainActiveShifts()
: mixed
-
obtainShiftById()
: mixed
createFromArray()
public
static createFromArray(mixed $schedules) : mixed
Parameters
-
$schedules
: mixed
-
getFirst()
public
getFirst() : mixed
hasFlextime()
public
hasFlextime() : mixed
hasShifted()
public
hasShifted() : mixed
obtainActiveShifts()
public
obtainActiveShifts() : mixed
obtainShiftById()
public
obtainShiftById(mixed $shiftId) : mixed
Parameters
-
$shiftId
: mixed
-