ShiftPlan extends EO_ShiftPlan
Table of Contents
Methods
- buildShiftStartDateTimeUtc() : mixed
- create() : mixed
- defineSchedule() : mixed
- getDateAssignedTimestamp() : mixed
- getDateAssignedUtc() : mixed
- getDateAssignedUtcFormatted() : mixed
- isActive() : mixed
- isDeleted() : mixed
- markDeleted() : mixed
- obtainSchedule() : mixed
- obtainShift() : Shift|null
- restore() : mixed
Methods
buildShiftStartDateTimeUtc()
public
buildShiftStartDateTimeUtc(Shift $shift) : mixed
Parameters
- $shift : Shift
create()
public
static create(ShiftPlanForm $shiftPlanForm) : mixed
Parameters
- $shiftPlanForm : ShiftPlanForm
defineSchedule()
public
defineSchedule(Schedule|null $schedule) : mixed
Parameters
- $schedule : Schedule|null
getDateAssignedTimestamp()
public
getDateAssignedTimestamp() : mixed
getDateAssignedUtc()
public
getDateAssignedUtc() : mixed
getDateAssignedUtcFormatted()
public
getDateAssignedUtcFormatted() : mixed
isActive()
public
isActive() : mixed
isDeleted()
public
isDeleted() : mixed
markDeleted()
public
markDeleted() : mixed
obtainSchedule()
public
obtainSchedule() : mixed
obtainShift()
public
obtainShift() : Shift|null
Return values
Shift|nullrestore()
public
restore() : mixed