Netsutie PHP Toolkit
TimeEntrySearchAdvanced Class Reference
Inheritance diagram for TimeEntrySearchAdvanced:
SearchRecord

Data Fields

 $criteria
 
 $columns
 
 $savedSearchId
 
 $savedSearchScriptId
 

Static Public Attributes

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

Detailed Description

Field Documentation

$columns

Definition at line 28 of file TimeEntrySearchAdvanced.php.

$criteria

Definition at line 18 of file TimeEntrySearchAdvanced.php.

$paramtypesmap
static
Initial value:
= array(
"criteria" => "TimeEntrySearch",
"columns" => "TimeEntrySearchRow",
"savedSearchId" => "string",
"savedSearchScriptId" => "string",
)

Definition at line 52 of file TimeEntrySearchAdvanced.php.

$savedSearchId

Definition at line 38 of file TimeEntrySearchAdvanced.php.

$savedSearchScriptId

Definition at line 48 of file TimeEntrySearchAdvanced.php.


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