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

Data Fields

 $basic
 
 $addressJoin
 
 $returnAddressJoin
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

LocationSearchRow

Definition at line 8 of file LocationSearchRow.php.

Field Documentation

$addressJoin

Definition at line 28 of file LocationSearchRow.php.

$basic

Definition at line 18 of file LocationSearchRow.php.

$customSearchJoin

Definition at line 58 of file LocationSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "LocationSearchRowBasic",
"addressJoin" => "AddressSearchRowBasic",
"returnAddressJoin" => "AddressSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
"customSearchJoin" => "CustomSearchRowBasic[]",
)

Definition at line 62 of file LocationSearchRow.php.

$returnAddressJoin

Definition at line 38 of file LocationSearchRow.php.

$userJoin

Definition at line 48 of file LocationSearchRow.php.


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