Netsutie PHP Toolkit
TimeSheetSearchRowBasic Class Reference
Inheritance diagram for TimeSheetSearchRowBasic:
SearchRowBasic SearchRow

Data Fields

 $approvalStatus
 
 $employee
 
 $endDate
 
 $externalId
 
 $id
 
 $internalId
 
 $startDate
 
 $totalHours
 
 $customFieldList
 

Static Public Attributes

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

Detailed Description

Field Documentation

$approvalStatus

Definition at line 18 of file TimeSheetSearchRowBasic.php.

$customFieldList

Definition at line 98 of file TimeSheetSearchRowBasic.php.

$employee

Definition at line 28 of file TimeSheetSearchRowBasic.php.

$endDate

Definition at line 38 of file TimeSheetSearchRowBasic.php.

$externalId

Definition at line 48 of file TimeSheetSearchRowBasic.php.

$id

Definition at line 58 of file TimeSheetSearchRowBasic.php.

$internalId

Definition at line 68 of file TimeSheetSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"approvalStatus" => "SearchColumnSelectField[]",
"employee" => "SearchColumnSelectField[]",
"endDate" => "SearchColumnDateField[]",
"externalId" => "SearchColumnStringField[]",
"id" => "SearchColumnLongField[]",
"internalId" => "SearchColumnLongField[]",
"startDate" => "SearchColumnDateField[]",
"totalHours" => "SearchColumnStringField[]",
"customFieldList" => "SearchColumnCustomFieldList",
)

Definition at line 102 of file TimeSheetSearchRowBasic.php.

$startDate

Definition at line 78 of file TimeSheetSearchRowBasic.php.

$totalHours

Definition at line 88 of file TimeSheetSearchRowBasic.php.


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