TimeSheetSearch
extends SearchRecord
in package
Table of Contents
- $basic : TimeSheetSearchBasic
- $customSearchJoin : array<string|int, CustomSearchJoin>
- $employeeJoin : EmployeeSearchBasic
- $paramtypesmap : mixed
- $timeBillJoin : TimeBillSearchBasic
- $timeEntryJoin : TimeEntrySearchBasic
Properties
$basic
public
TimeSheetSearchBasic
$basic
$customSearchJoin
public
array<string|int, CustomSearchJoin>
$customSearchJoin
$employeeJoin
public
EmployeeSearchBasic
$employeeJoin
$paramtypesmap
public
static mixed
$paramtypesmap
= array("basic" => "TimeSheetSearchBasic", "employeeJoin" => "EmployeeSearchBasic", "timeBillJoin" => "TimeBillSearchBasic", "timeEntryJoin" => "TimeEntrySearchBasic", "customSearchJoin" => "CustomSearchJoin[]")
$timeBillJoin
public
TimeBillSearchBasic
$timeBillJoin
$timeEntryJoin
public
TimeEntrySearchBasic
$timeEntryJoin