Netsutie PHP Toolkit
TimeSheetSearchRow Class Reference
Inheritance diagram for TimeSheetSearchRow:
SearchRow

Data Fields

 $basic
 
 $employeeJoin
 
 $timeEntryJoin
 
 $customSearchJoin
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRow
static $paramtypesmap
 

Detailed Description

TimeSheetSearchRow

Definition at line 8 of file TimeSheetSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file TimeSheetSearchRow.php.

$customSearchJoin

Definition at line 48 of file TimeSheetSearchRow.php.

$employeeJoin

Definition at line 28 of file TimeSheetSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "TimeSheetSearchRowBasic",
"employeeJoin" => "EmployeeSearchRowBasic",
"timeEntryJoin" => "TimeEntrySearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 52 of file TimeSheetSearchRow.php.

$timeEntryJoin

Definition at line 38 of file TimeSheetSearchRow.php.


The documentation for this class was generated from the following file: