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

Data Fields

 $basic
 
 $userJoin
 
 $customSearchJoin
 

Static Public Attributes

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

Detailed Description

Field Documentation

$basic

Definition at line 18 of file ExpenseCategorySearch.php.

$customSearchJoin

Definition at line 38 of file ExpenseCategorySearch.php.

$paramtypesmap
static
Initial value:
= array(
"basic" => "ExpenseCategorySearchBasic",
"userJoin" => "EmployeeSearchBasic",
"customSearchJoin" => "CustomSearchJoin[]",
)

Definition at line 42 of file ExpenseCategorySearch.php.

$userJoin

Definition at line 28 of file ExpenseCategorySearch.php.


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