Documentation

StudySimpleCheckDayOfMonth
in package

Table of Contents

GROUP_HOOK  = 'StudySimpleCheckDayOfMonth.GroupHook'
JOIN_HOOK  = 'StudySimpleCheckDayOfMonth.JoinHook'
PREPARE_ROWS_HOOK  = 'StudySimpleCheckDayOfMonth.PrepareRowsHook'
SELECT_HOOK  = 'StudySimpleCheckDayOfMonth.SelectHook'
WHERE_HOOK  = 'StudySimpleCheckDayOfMonth.WhereHook'
$container  : Container
$database  : Explorer
$modelHooks  : ModelHooks
__construct()  : mixed
StudyManager constructor.
byStructures()  : mixed
findByEmployees()  : mixed

Constants

Properties

Methods

__construct()

StudyManager constructor.

public __construct(Container $container, Context $database) : mixed
Parameters
$container : Container
$database : Context
Return values
mixed

byStructures()

public byStructures(mixed $structures, DatePeriod $dateRange) : mixed
Parameters
$structures : mixed
$dateRange : DatePeriod
Tags
throws
JsonException
Return values
mixed

findByEmployees()

public findByEmployees(mixed $structures, mixed $positions, DatePeriod $dateRange, mixed $values) : mixed
Parameters
$structures : mixed
$positions : mixed
$dateRange : DatePeriod
$values : mixed
Return values
mixed

Search results