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

Data Fields

 $basic
 
 $shopperJoin
 
 $userJoin
 

Static Public Attributes

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

Detailed Description

FileSearchRow

Definition at line 8 of file FileSearchRow.php.

Field Documentation

$basic

Definition at line 18 of file FileSearchRow.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "FileSearchRowBasic",
"shopperJoin" => "CustomerSearchRowBasic",
"userJoin" => "EmployeeSearchRowBasic",
)

Definition at line 42 of file FileSearchRow.php.

$shopperJoin

Definition at line 28 of file FileSearchRow.php.

$userJoin

Definition at line 38 of file FileSearchRow.php.


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