WorkDayService
Table of Contents
Methods
-
handleWorkDayAfterShiftStart()
: void
-
isAvailable()
: bool
-
isDayExpired()
: bool
-
isDayOpened()
: bool
-
onAfterTmDayStart()
: void
handleWorkDayAfterShiftStart()
public
handleWorkDayAfterShiftStart() : void
-
throws
-
LoaderException
-
throws
-
ArgumentException
-
throws
-
SystemException
isAvailable()
public
isAvailable() : bool
-
throws
-
LoaderException
isDayExpired()
public
isDayExpired() : bool
-
throws
-
LoaderException
isDayOpened()
public
isDayOpened() : bool
-
throws
-
LoaderException
onAfterTmDayStart()
public
static onAfterTmDayStart(mixed $params) : void
Parameters
-
$params
: mixed
-
-
throws
-
ArgumentException
-
throws
-
LoaderException
-
throws
-
ObjectException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException